mirror of
https://github.com/unraid/webgui.git
synced 2026-05-04 16:59:27 -05:00
style: update default-base.css for clarity in status span
- Added a comment in span.status.vhshift to indicate that the margin-right adjustment is likely no longer needed, improving code clarity for future reference.
This commit is contained in:
@@ -1111,6 +1111,7 @@ span.status {
|
||||
}
|
||||
span.status.vhshift {
|
||||
margin-top: 0;
|
||||
/* leaving for reference, but should likely not be needed anymore */
|
||||
/* margin-right: -9px; */
|
||||
}
|
||||
span.status.vshift {
|
||||
|
||||
Reference in New Issue
Block a user