mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-03 07:37:04 +02:00
@@ -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