gdfgd
This commit is contained in:
parent
f25bed4303
commit
6d8874d57d
|
|
@ -14,10 +14,6 @@ header.MuiAppBar-root {
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
header.MuiAppBar-root:not(:has(input)) {
|
|
||||||
border-bottom-width: 1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
header.MuiAppBar-root:has(input) .css-jh1ekw {
|
header.MuiAppBar-root:has(input) .css-jh1ekw {
|
||||||
border-radius: 30px !important;
|
border-radius: 30px !important;
|
||||||
}
|
}
|
||||||
|
|
@ -132,11 +128,11 @@ div.MuiChip-filled {
|
||||||
div.room-settings__content,
|
div.room-settings__content,
|
||||||
div.settings-window__content,
|
div.settings-window__content,
|
||||||
.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation24.MuiDialog-paper.css-8iqsox > div[role="tabpanel"] {
|
.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 {
|
div.room-settings__content>ul.css-13go8du {
|
||||||
background-color: #202730 !important;
|
/* background-color: #202730 !important; */
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue