Files
JiaZhiQianYan/unpackage/dist/dev/mp-weixin/pages/ztfx/ztfx.wxss
2026-01-28 14:43:26 +08:00

15 lines
195 B
Plaintext

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));
}