mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: make context menu scrollable (#4030)
* Make context menu scrollable * Fix color picker not showing up * Fix overflow cuts shadow * style fixes * fix Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
This commit is contained in:
parent
31f51ca53b
commit
958ebeae61
2 changed files with 17 additions and 1 deletions
|
@ -2,5 +2,6 @@
|
|||
.popover {
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
padding: 5px 0 5px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue