Skip to content

Commit

Permalink
fix: add to group DM checkbox (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
ToxicAven authored Nov 26, 2023
1 parent 9029224 commit 6a26ec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/_popouts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ div[class^="layerContainer"] {
// Checkbox toggles
div[class^="checkbox"] {
&[class*="checked_"] {
background-color: $brand;
border: none;

svg path {
Expand Down

0 comments on commit 6a26ec1

Please sign in to comment.