luci-theme-openwrt: remove empty CSS

It is not advisable to have
empty rulesets in CSS.
Removing the empty ruleset.

Signed-off-by: Joshua Criss <owlsy@outlook.com.au>
This commit is contained in:
Joshua Criss
2026-04-02 15:04:18 +11:00
committed by Paul Donald
parent c39d69cd08
commit fa2ce66ba1

View File

@@ -1773,9 +1773,6 @@ select + .cbi-button {
}
@media screen and (max-width: 992px) {
body {
}
#maincontainer {
flex-direction: column;