mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Revert 400 and 420 (#422)
* revert #400 font file
* Revert "Revert "Set scale for export images (#416)" (#420)"
This reverts commit d603921234
.
This commit is contained in:
parent
d603921234
commit
6892348c3d
10 changed files with 88 additions and 62 deletions
|
@ -44,3 +44,9 @@
|
|||
justify-content: space-between;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.ExportDialog__scales {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue