mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-16 22:10:48 +02:00

* Standardize mobile media query * Refactor & add mobile support to dialogs * back & close icons
2 lines
81 B
SCSS
2 lines
81 B
SCSS
$media-query: "(max-width: 600px), (max-height: 500px) and (max-width: 1000px)";
|