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

Commit

Permalink
Merge pull request #1592 from jinbiao-bianjie/feature/goz
Browse files Browse the repository at this point in the history
R4R: adjust footer image style
  • Loading branch information
zhangjinbiao746 authored Sep 7, 2022
2 parents 5600e90 + e72ba05 commit beaf9f4
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 beaf9f4

Please sign in to comment.