Skip to content

Commit

Permalink
Update _modules.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
SlippingGitty authored May 21, 2024
1 parent f93a77e commit f360661
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/_modules.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
}

/* Checkboxes - Slate Theme - Tropical */
#app-mount .container__871ba, .input_be50d1,
#app-mount .container__871ba, .input_be50d1,
#app-mount .container__2ed72, .input__3e05b,
#app-mount .container__2ed72, .input__3e05b,
#app-mount .checkboxWrapper-2fDzaA .input-2XRLou,
#app-mount .checkboxWrapper-2fDzaA .input-3xr72x {
margin: 0;
Expand All @@ -42,7 +42,7 @@
-webkit-appearance: checkbox;
appearance: checkbox;
}
#app-mount .container__871ba,
#app-mount .container__2ed72,
#app-mount .checkboxWrapper-2fDzaA {
width: auto;
border-radius: 0;
Expand All @@ -56,7 +56,7 @@
input[type="checkbox"] {
accent-color: var(--accent);
}
#app-mount .container__871ba .slider__41d94,
#app-mount .container__2ed72 .slider__41d94,
#app-mount .checkboxWrapper-2fDzaA .slider__41d94 {
display: none;
}
Expand Down

0 comments on commit f360661

Please sign in to comment.