mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-31 06:07:06 +02:00
7 lines
74 B
SCSS
7 lines
74 B
SCSS
.excalidraw {
|
|
.popover {
|
|
position: absolute;
|
|
z-index: 10;
|
|
}
|
|
}
|