Skip to content

Commit

Permalink
pfe-2018 Removed blank space
Browse files Browse the repository at this point in the history
  • Loading branch information
PriJoh committed Dec 16, 2024
1 parent 3ed0b9e commit a7a6bad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/less/components/payex/togglebox.less
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@import "../togglebox.less";

.togglebox {

&:has(input.theme-grey) {
--unchecked-thumb-color: var(--brand-secondary);
--unchecked-track-color: var(--white);
Expand Down Expand Up @@ -37,5 +36,3 @@
.documentation .showcase-panel.showcase-panel-advanced .component-preview .component-preview-content:has(input[type="checkbox"].theme-white) {
background-color: var(--bg-togglebox-theme-white) !important;
}


0 comments on commit a7a6bad

Please sign in to comment.