diff --git a/emhttp/plugins/dynamix/styles/default-base.css b/emhttp/plugins/dynamix/styles/default-base.css index 659fbb9de..80c4b912f 100644 --- a/emhttp/plugins/dynamix/styles/default-base.css +++ b/emhttp/plugins/dynamix/styles/default-base.css @@ -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); }