mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 11:53:03 +08:00
16 lines
203 B
Plaintext
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
|
|
} |