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