Files
2026-02-07 23:14:57 +08:00

16 lines
203 B
Plaintext

.fui-white__space-wrap {
width: 100%;
box-sizing: border-box;
}
.fui-white__space-small {
height: 8rpx
}
.fui-white__space-default {
height: 16rpx
}
.fui-white__space-large {
height: 24rpx
}