Files
hnxdcount-uniapp/common/index.scss
PC-202306242200\Administrator dac42e3b0c first commit
2026-03-28 23:09:02 +08:00

17 lines
156 B
SCSS

view {
box-sizing: border-box;
}
page {
background: #f7f7f7;
}
.p30 {
padding: 0 30rpx;
}
.mt10 {
margin-bottom: 10rpx;
}
.mt30{
margin-top: 30rpx;
}