Add class to show all checkboxes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
cbe54e096b
commit
5f372b1cd5
|
@ -1209,4 +1209,7 @@ $popovericon-size: 16px;
|
|||
}
|
||||
}
|
||||
}
|
||||
&.selection .app-content-list-item-checkbox.checkbox + label {
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue