layout fixes

This commit is contained in:
Henry Jameson 2018-11-21 22:01:34 +03:00
parent 18e0828ee7
commit 92afd6af12
4 changed files with 23 additions and 13 deletions

View file

@ -54,6 +54,9 @@ export default {
display: flex;
justify-content: flex-end;
margin-top: -4px;
margin-bottom: 5px;
.label {
margin-right: 1em;
}