1
0

Fix label spacing

This commit is contained in:
kolaente
2021-01-17 10:55:04 +01:00
parent 20a82ee8ae
commit 6ef4a36bbc
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
}
.tag {
margin: 0.5em;
margin: .5rem 0 .5rem .5rem;
background: darken($background, 5);
&.disabled {