daofu-applet/pages/the-masses/web/index.wxss
2024-06-04 14:45:44 +08:00

10 lines
128 B
Plaintext

/* pages/web/index.wxss */
.web {
width: 100vw;
}
.sc {
background-color: white;
height: 100vh;
padding: 30rpx 20rpx;
}