From 6d8874d57df88321ebcd8f22e5a84f70f1a8d51f Mon Sep 17 00:00:00 2001 From: OfficialDakari Date: Mon, 30 Dec 2024 18:08:22 +0500 Subject: [PATCH] gdfgd --- MonetDark/MonetDark.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/MonetDark/MonetDark.css b/MonetDark/MonetDark.css index ac55544..b325be5 100644 --- a/MonetDark/MonetDark.css +++ b/MonetDark/MonetDark.css @@ -14,10 +14,6 @@ header.MuiAppBar-root { border-style: solid; } -header.MuiAppBar-root:not(:has(input)) { - border-bottom-width: 1px; -} - header.MuiAppBar-root:has(input) .css-jh1ekw { border-radius: 30px !important; } @@ -132,11 +128,11 @@ div.MuiChip-filled { div.room-settings__content, div.settings-window__content, .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation24.MuiDialog-paper.css-8iqsox > div[role="tabpanel"] { - background-color: #202730 !important; + /* background-color: #202730 !important; */ } div.room-settings__content>ul.css-13go8du { - background-color: #202730 !important; + /* background-color: #202730 !important; */ box-shadow: none; }