Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
adjust footer image style
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangjinbiao746 committed Sep 7, 2022
1 parent f0bc6dd commit e72ba05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/components/footer/AppFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@
display: inline-block;
width:1.5rem;
.irisnet_logo_img{
width:100%;
height: 100%;
}
}
Expand Down Expand Up @@ -196,14 +195,14 @@
display: inline-block;
height: 0.4rem;;
img{
width: 100%;
height: 100%;
}
}
}
.footer_copyright_wrap {
flex: 1;
text-align: center;
margin-top: 0.08rem;
@media (max-width: 450px) {
margin: 0 0.2rem;
}
Expand Down

0 comments on commit e72ba05

Please sign in to comment.