mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 11:43:04 +08:00
12 lines
151 B
Plaintext
12 lines
151 B
Plaintext
.fui-status__bar {
|
|
width: 100%;
|
|
height: 20px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.fui-status__bar-fixed {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
} |