monet dark remove backdrop filter

This commit is contained in:
OfficialDakari 2024-11-03 21:27:00 +05:00
parent f432fa1acd
commit f068f50942
1 changed files with 4 additions and 0 deletions

View File

@ -121,3 +121,7 @@ button.MuiFab-root {
.MuiSwitch-root:not(:has(.Mui-checked))>span>.MuiSwitch-thumb {
scale: 0.6;
}
.MuiModal-root {
backdrop-filter: none;
}