Minor redesign of Export Dialog (#604)

This commit is contained in:
Lipis 2020-01-29 02:25:47 +02:00 committed by GitHub
parent 97b11b0f53
commit ba4fc0f1b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 45 additions and 42 deletions

View file

@ -40,7 +40,7 @@
.ExportDialog__actions {
display: flex;
align-items: center;
align-items: top;
justify-content: space-between;
flex-wrap: wrap;
}