Files
2025-08-15 14:05:08 +08:00

13 lines
192 B
Plaintext

.demo .mb-12 {
margin-bottom: 24rpx;
display: block;
}
.demo .mg-16 {
margin: 32rpx;
}
.demo .t-tab-bar {
position: relative;
padding-bottom: 0 !important;
bottom: 0 !important;
}