Set scale for export images (#416)

This commit is contained in:
Timur Khazamov 2020-01-17 15:19:56 +03:00 committed by GitHub
parent 71570a325b
commit 82f559f826
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 86 additions and 60 deletions

View file

@ -20,6 +20,12 @@
}
}
.ToolIcon_size_s .ToolIcon__icon {
width: 25px;
height: 25px;
font-size: 0.8em;
}
.ToolIcon_type_button {
padding: 0;
border: none;