Skip to content

Commit b8ecf70

Browse files
authored
refactor(checkbox): update label color (#29901)
1 parent e0619d9 commit b8ecf70

File tree

136 files changed

+2
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+2
-0
lines changed

core/src/components/checkbox/checkbox.ionic.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@
9292
}
9393

9494
.label-text-wrapper {
95+
color: globals.$ionic-color-neutral-1200;
96+
9597
text-overflow: ellipsis;
9698

9799
white-space: nowrap;
-169 Bytes
-200 Bytes
-175 Bytes
-154 Bytes
-36 Bytes
-200 Bytes

0 commit comments

Comments
 (0)