fix: add to group DM checkbox (#269)
This commit is contained in:
@@ -456,6 +456,7 @@ div[class^="layerContainer"] {
|
||||
// Checkbox toggles
|
||||
div[class^="checkbox"] {
|
||||
&[class*="checked_"] {
|
||||
background-color: $brand;
|
||||
border: none;
|
||||
|
||||
svg path {
|
||||
|
||||
Reference in New Issue
Block a user