@@ -36,7 +36,7 @@
|
||||
position: relative;
|
||||
|
||||
// for modals, reset blurry bg
|
||||
background: #fff;
|
||||
background: var(--bg-color-island);
|
||||
backdrop-filter: none;
|
||||
|
||||
@media #{$media-query} {
|
||||
|
||||
Reference in New Issue
Block a user