diff --git a/web/templates/settings/home.html b/web/templates/settings/home.html index ee48ad0..8af1ad1 100644 --- a/web/templates/settings/home.html +++ b/web/templates/settings/home.html @@ -215,11 +215,6 @@ position: relative; overflow: hidden; } - -/* Hide the default theme label pill */ -.swatch[data-theme="win95"] .swatch-name { - display: none; -} .swatch-name{background:rgba(255,255,255,.8);padding:2px 6px;border-radius:8px;font-size:12px;color:#0f172a;} /* Security accent */ .cc-sec{position:relative;overflow:hidden;color:#0f172a;}