mirror of
https://github.com/unraid/webgui.git
synced 2026-05-12 07:10:52 -05:00
style: remove redundant CSS rules for table cell height and line height in default-base.css to streamline styles and enhance maintainability
This commit is contained in:
@@ -1974,11 +1974,6 @@ span#wlan0 {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
table tbody td {
|
||||
line-height: 3rem;
|
||||
height: 3rem;
|
||||
}
|
||||
|
||||
table tbody tr.tr_last {
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user