Fix a couple of stylelint violations

This commit is contained in:
jvoisin
2020-12-23 18:14:42 +01:00
parent e829e7a064
commit 334b3fc636
5 changed files with 18 additions and 18 deletions

View File

@@ -34,7 +34,7 @@
align-items: center;
}
.dashboard-title__button{
.dashboard-title__button {
margin: 0 0.5rem;
}
@@ -44,7 +44,7 @@
align-items: flex-start;
}
.dashboard-title__button{
.dashboard-title__button {
margin: 0.5rem 0;
display: block;
}