Fix empty class.

This commit is contained in:
pouley 2025-11-17 11:19:40 +01:00
commit 750e4f7223

View file

@ -14460,9 +14460,7 @@ md-content {
background-color: rgb(49 49 49); background-color: rgb(49 49 49);
color: rgb(197 197 197); 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-default-theme .md-tab.md-active,
md-tabs .md-tab.md-active, md-tabs .md-tab.md-active,
md-tabs.md-default-theme .md-tab.md-active md-icon, md-tabs.md-default-theme .md-tab.md-active md-icon,