refactor(Turntable): remove the blur effect of the modal backdrop

This commit is contained in:
Grason Chan 2021-07-04 12:13:09 +08:00
parent d5bba76153
commit 073d567a88

View File

@ -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