Skip to content

Commit 9dedfdf

Browse files
committed
fix(select): lint
1 parent 4f29944 commit 9dedfdf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/src/components/select/select.ionic.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@
3737
}
3838

3939
.select-text {
40-
color: globals.$ion-primitives-neutral-800;
4140
min-width: globals.$ion-space-400;
41+
42+
color: globals.$ion-primitives-neutral-800;
4243
}
4344

4445
// Select Label

0 commit comments

Comments
 (0)