daofu-applet/pages/the-masses/web/index.wxss

10 lines
128 B
Plaintext
Raw Permalink Normal View History

2024-06-04 14:45:44 +08:00
/* pages/web/index.wxss */
.web {
width: 100vw;
}
.sc {
background-color: white;
height: 100vh;
padding: 30rpx 20rpx;
}