fixed checkbox positioning in settings

This commit is contained in:
antelle 2020-12-12 11:02:56 +01:00
parent 4097d81b8a
commit 8a07162e6b
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@
}
&__general-storage-header {
margin-bottom: 0;
line-height: 1.3em;
}
&__general-prv {
margin-bottom: $base-padding-v;