Fix lint warnings for styles

This commit is contained in:
eugene-sinitsyn 2020-03-06 15:51:55 +03:00 committed by Sergey Andrievskiy
parent baee6e9a37
commit 222645777f
4 changed files with 10 additions and 6 deletions

View file

@ -1,3 +1,3 @@
button, mat-button-toggle-group {
margin: 0.5rem;
}
}

View file

@ -13,4 +13,4 @@
textarea {
min-height: 3rem;
}
}
}