mirror of https://gitee.com/topnuomi/zxf
优化样式
This commit is contained in:
parent
c378957b6a
commit
b1e45e349e
|
@ -101,7 +101,7 @@
|
||||||
width: 1.54rem;
|
width: 1.54rem;
|
||||||
height: 0.51rem;
|
height: 0.51rem;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: contain;
|
||||||
}
|
}
|
||||||
.header .menu .menu-group {
|
.header .menu .menu-group {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
@ -138,7 +138,7 @@
|
||||||
width: 1.54rem;
|
width: 1.54rem;
|
||||||
height: 0.51rem;
|
height: 0.51rem;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: contain;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue