mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
fix: Library dropdown visibility issue for mobile (#6613)
Fix: Library dropdown visibility issue for mobile Co-authored-by: Rounik Prashar <rounik.prashar@increff.com>
This commit is contained in:
parent
a8f0a14610
commit
a4f05339aa
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
||||||
top: auto;
|
top: auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
row-gap: 0.75rem;
|
row-gap: 0.75rem;
|
||||||
|
|
||||||
.dropdown-menu-container {
|
.dropdown-menu-container {
|
||||||
|
|
Loading…
Add table
Reference in a new issue