Skip to content

Commit

Permalink
fix(ui): Update the label preview to be shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
ischolten committed Feb 20, 2019
1 parent 3665fee commit 0886ebd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/src/configuration/components/LabelOverlayForm.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
.label-overlay--preview {
display: flex;
justify-content: center;
height: 50px;

> .label {
margin: $ix-marg-d 0;
margin: $ix-marg-a 0;
}
}

0 comments on commit 0886ebd

Please sign in to comment.