2485 Fix a couple of stylelint violations

* commit '334b3fc636025657ac6af2df0b90ec01332c8187':
  Fix a couple of stylelint violations
This commit is contained in:
Artem Baskal
2020-12-24 15:38:40 +03:00
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;
}