Chocobo1 dc8ac38494
WebUI: revise lint rules for css
Some rules are already covered by other tools, so remove them.
2025-01-24 23:58:13 +08:00

9 lines
91 B
CSS

#desktop {
display: none;
}
#noscript {
color: #ff0000;
text-align: center;
}