This commit is contained in:
OfficialDakari 2024-12-30 18:08:22 +05:00
parent f25bed4303
commit 6d8874d57d
1 changed files with 2 additions and 6 deletions

View File

@ -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;
}