mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix mobile css
This commit is contained in:
parent
beb2ceaa72
commit
3ea7c7ffa0
4 changed files with 11 additions and 2 deletions
|
@ -615,7 +615,7 @@
|
|||
|
||||
.App-toolbar--mobile {
|
||||
overflow: visible;
|
||||
max-width: 90vw;
|
||||
max-width: 98vw;
|
||||
|
||||
.ToolIcon__keybinding {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue