Skip to content

Commit

Permalink
Changed input display
Browse files Browse the repository at this point in the history
  • Loading branch information
zetareticoli committed Aug 19, 2022
1 parent c66259b commit 574c818
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions lib/src/toggle/toggle.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@

[data-toggle-input],
[data-toggle-input]:active {
visibility: hidden;
width: 0;
height: 0;
border: none;
outline: none;
opacity: 0;
display: none;
}

[data-toggle]:before {
Expand Down

0 comments on commit 574c818

Please sign in to comment.