1.
This commit is contained in:
14
unpackage/dist/dev/mp-weixin/pages/geGuCenter/geGuCenter.wxss
vendored
Normal file
14
unpackage/dist/dev/mp-weixin/pages/geGuCenter/geGuCenter.wxss
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
page {
|
||||
background-color: #070707;
|
||||
}
|
||||
.topBg {
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.stockDetailsC {
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: calc(55px + env(safe-area-inset-bottom));
|
||||
}
|
||||
Reference in New Issue
Block a user