Skip to content

Commit bf98b19

Browse files
committed
style(checkbox): update the checkbox style component css formatting
1 parent 56e14c2 commit bf98b19

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/app/data-entries/checkbox/checkbox-styling/checkbox-styling.component.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ igx-checkbox:hover {
2222

2323
// $custom-checkbox-theme: checkbox-theme(
2424
// $tick-color: #0064d9,
25-
// $tick-width: 2,
25+
// $tick-width: 2,
2626
// $tick-color-hover: #e3f0ff,
2727
// $fill-color: transparent,
2828
// $fill-color-hover: #e3f0ff,
@@ -31,6 +31,6 @@ igx-checkbox:hover {
3131
// $empty-color: #131e29,
3232
// $border-radius: rem(4px),
3333
// );
34-
35-
// @include css-vars($custom-checkbox-theme)
36-
34+
//
35+
// @include css-vars($custom-checkbox-theme);
36+
//

0 commit comments

Comments
 (0)