Skip to content

Commit

Permalink
feat(bool): corregir overflow en checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
ma7payne committed Feb 1, 2024
1 parent d01eeb1 commit 13f07c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/css/plex-bool.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ plex-bool {
}

.mat-checkbox-inner-container {
overflow: unset !important;
margin: unset !important;
}

Expand Down

0 comments on commit 13f07c6

Please sign in to comment.