Skip to content

Commit

Permalink
Fix apply changes button height
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua O'Sullivan committed Mar 6, 2020
1 parent cfd7ae1 commit fa50dd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TagsList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
#apply-changes-button {
float:right;
height:4ex;
margin:0 0 1vw 1vw;
background:var(--background-colour);
}
Expand Down

0 comments on commit fa50dd9

Please sign in to comment.