Skip to content

Commit 38d00fd

Browse files
committed
refactor(checkbox): use correct text color
1 parent 6c893df commit 38d00fd

File tree

137 files changed

+3
-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.

137 files changed

+3
-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)