1
0

fix: add to group DM checkbox (#269)

This commit is contained in:
Jade Herd
2023-11-26 18:58:58 -05:00
committed by GitHub
parent 9029224aa6
commit 6a26ec1b05

View File

@@ -456,6 +456,7 @@ div[class^="layerContainer"] {
// Checkbox toggles
div[class^="checkbox"] {
&[class*="checked_"] {
background-color: $brand;
border: none;
svg path {