We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e14c2 commit bf98b19Copy full SHA for bf98b19
1 file changed
src/app/data-entries/checkbox/checkbox-styling/checkbox-styling.component.scss
@@ -22,7 +22,7 @@ igx-checkbox:hover {
22
23
// $custom-checkbox-theme: checkbox-theme(
24
// $tick-color: #0064d9,
25
-// $tick-width: 2,
+// $tick-width: 2,
26
// $tick-color-hover: #e3f0ff,
27
// $fill-color: transparent,
28
// $fill-color-hover: #e3f0ff,
@@ -31,6 +31,6 @@ igx-checkbox:hover {
31
// $empty-color: #131e29,
32
// $border-radius: rem(4px),
33
// );
34
-
35
-// @include css-vars($custom-checkbox-theme)
36
+//
+// @include css-vars($custom-checkbox-theme);
0 commit comments