fix: streamline CSS in WG0.css

- Removed commented-out CSS rules to clean up the stylesheet.
- This change continues the effort to enhance visual consistency across the plugin.
This commit is contained in:
Zack Spear
2025-05-21 16:52:42 -07:00
parent a65c442db9
commit 14730b64da

View File

@@ -35,9 +35,6 @@ input.nok {
color: #f2f2f2;
background: #f0000c;
}
/* i.fa-fw {
margin-left: 5px;
} */
i.key-off {
opacity: 0.3;
cursor: default !important;