excalidraw/src/_variables.scss
Jed Fox 668f8ec4a6
Make dialogs look better on mobile (#908)
* Standardize mobile media query

* Refactor & add mobile support to dialogs

* back & close icons
2020-03-13 20:32:47 +01:00

2 lines
81 B
SCSS

$media-query: "(max-width: 600px), (max-height: 500px) and (max-width: 1000px)";