fix: Line hieght of checkbox label

This commit is contained in:
Suraj Shetty 2021-03-07 12:52:39 +05:30
parent 738e6f50ab
commit 87826f0241

View file

@ -8,7 +8,6 @@
--checkbox-right-margin: 8px;
.label-area {
line-height: 1;
font-size: var(--text-sm);
}