mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 09:39:58 -06:00
style: clean up Plugins.css by removing unnecessary styles
- Removed commented-out styles for .Theme--black and .Theme--white to streamline the CSS. - Eliminated redundant margin-top adjustment in span.status.vhshift for improved layout clarity.
This commit is contained in:
@@ -5,11 +5,4 @@
|
||||
}
|
||||
table tbody td {
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.Theme--black,
|
||||
.Theme--white {
|
||||
span.status.vhshift {
|
||||
margin-top: 8px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user