Commit 33f432e
feat(checkbox): set tick-width property (#16319)
* feat(checkbox): set tick-width property
* feat(checkbox): update fluent tick width
* chore(theming): bump to 22.0.0-beta.1
* refactor(checkbox): remove redundant mark-stroke declaratioin
The $mark-stroke has been defined as tick-width as token in the Ignite
UI Theming package, thus it's no longer needed.
---------
Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>1 parent 53f3b08 commit 33f432e
File tree
1 file changed
+4
-10
lines changed- projects/igniteui-angular/src/lib/core/styles/components/checkbox
1 file changed
+4
-10
lines changedLines changed: 4 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 53 | | |
60 | 54 | | |
61 | 55 | | |
| |||
64 | 58 | | |
65 | 59 | | |
66 | 60 | | |
67 | | - | |
| 61 | + | |
68 | 62 | | |
69 | 63 | | |
70 | 64 | | |
| |||
205 | 199 | | |
206 | 200 | | |
207 | 201 | | |
208 | | - | |
| 202 | + | |
209 | 203 | | |
210 | 204 | | |
211 | 205 | | |
| |||
366 | 360 | | |
367 | 361 | | |
368 | 362 | | |
369 | | - | |
| 363 | + | |
370 | 364 | | |
371 | 365 | | |
372 | 366 | | |
| |||
0 commit comments