mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-19 13:20:47 +01:00
4874f2a117
* biome port * fix * umm * up * prettier on repo level * . * uh * fix that * . * guh * could be deelted * fix query * raccoon * raccoon
10 lines
101 B
CSS
10 lines
101 B
CSS
.statusLabel {
|
|
width: 128px;
|
|
float: left;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.statusValue {
|
|
float: left;
|
|
}
|