mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-18 19:54:35 +01:00
Quick fix for mobile.
This commit is contained in:
@@ -12,7 +12,9 @@
|
|||||||
bottom: 55px;
|
bottom: 55px;
|
||||||
top: auto;
|
top: auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
// TODO barnabasmolnar/mainmenu-radix
|
||||||
|
// double check rendering/styling on mobile
|
||||||
|
// width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
row-gap: 0.75rem;
|
row-gap: 0.75rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user