mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Quick fix for mobile.
This commit is contained in:
parent
14ad745d00
commit
e615056302
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@
|
|||
bottom: 55px;
|
||||
top: auto;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
// TODO barnabasmolnar/mainmenu-radix
|
||||
// double check rendering/styling on mobile
|
||||
// width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
row-gap: 0.75rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue