mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-08 10:07:04 +02:00
fix: mobile tools positioning (#6107)
* fix: mobile tools positioning * add var for padding * use css var * new line * stupid mistake * lint
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
--default-icon-size: 1rem;
|
||||
--lg-button-size: 2.25rem;
|
||||
--lg-icon-size: 1rem;
|
||||
--editor-container-padding: 1rem;
|
||||
|
||||
@media screen and (min-device-width: 1921px) {
|
||||
--lg-button-size: 2.5rem;
|
||||
|
Reference in New Issue
Block a user