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

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;
}