From 750e4f722386f887f4720b13f123093d82544b02 Mon Sep 17 00:00:00 2001 From: pouley Date: Mon, 17 Nov 2025 11:19:40 +0100 Subject: [PATCH] Fix empty class. --- custom-theme.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/custom-theme.css b/custom-theme.css index e31957e..47dda4f 100644 --- a/custom-theme.css +++ b/custom-theme.css @@ -14460,9 +14460,7 @@ md-content { background-color: rgb(49 49 49); color: rgb(197 197 197); } -md-input-container.md-default-theme .md-input, -md-input-container .md-input { -} + md-tabs.md-default-theme .md-tab.md-active, md-tabs .md-tab.md-active, md-tabs.md-default-theme .md-tab.md-active md-icon,