fixes for dev mode

This commit is contained in:
booploops 2021-12-27 00:14:37 -08:00
parent f9739f7d24
commit fc8c71e1c7
4 changed files with 17 additions and 3 deletions

View file

@ -3183,6 +3183,13 @@ body.no-gpu {
background: rgb(0 0 0);
}
.addtoplaylist-panel {
.modal-window {
background: rgb(18 18 18);
backdrop-filter: unset;
}
}
.app-drawer {
backdrop-filter: unset;
mix-blend-mode: unset;