Skip to content

Commit 7044539

Browse files
committed
revert token change
1 parent cd7c150 commit 7044539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
--background: #{globals.$ion-primitives-base-white};
1010
// TODO(ROU-10778, ROU-10875): Sync the color names to the design system of
1111
// ios and md. This will allow us to have a single color map.
12-
--border-color: #{globals.$ion-primitives-neutral-800};
12+
--border-color: #{globals.$ion-primitives-neutral-500};
1313
--border-width: #{globals.$ion-border-size-025};
1414
--padding-start: #{globals.$ion-space-400};
1515
--padding-end: #{globals.$ion-space-400};

0 commit comments

Comments
 (0)