mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
refactor(Turntable): remove the blur effect of the modal backdrop
This commit is contained in:
parent
d5bba76153
commit
073d567a88
@ -174,13 +174,6 @@
|
||||
}
|
||||
|
||||
|
||||
/* modal backdrop */
|
||||
.GenericModal__overlay {
|
||||
backdrop-filter: var(--main-blur-backdrop);
|
||||
background-color: rgba(9, 9, 9, .2)
|
||||
}
|
||||
|
||||
|
||||
/* full app display */
|
||||
#full-app-display {
|
||||
background-color: #222
|
||||
|
Loading…
Reference in New Issue
Block a user