fix: checkbox bleed

This commit is contained in:
hasnain2808@gmail.com 2021-03-31 15:43:19 +05:30
parent f4655e648f
commit b12714ae20

View file

@ -261,7 +261,6 @@ input.list-check-all, input.list-row-checkbox {
input[type=checkbox] {
margin: 0;
margin-right: 5px;
flex: 0 0 12px;
}
.liked-by, .liked-by-filter-button {