Merge branch 'main' of https://git.extera.xyz/OfficialDakari/ExteraThemes
This commit is contained in:
commit
fa5deb1800
|
|
@ -242,4 +242,8 @@ div:has(> .settings-window__cards-wrapper) {
|
||||||
div.MuiMenu-paper > ul.MuiList-root {
|
div.MuiMenu-paper > ul.MuiList-root {
|
||||||
background-color: #121820 !important;
|
background-color: #121820 !important;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.MuiMenu-paper:has(> ul) {
|
||||||
|
border-radius: 15px !important;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue