mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: popover positioning (#3399)
This commit is contained in:
parent
189b721eed
commit
9733ecb3df
7 changed files with 5199 additions and 4791 deletions
|
@ -1,6 +1,6 @@
|
|||
.excalidraw {
|
||||
.popover {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue