mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-06 05:46:26 +00: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)";
|