fix(select): update to the expected color

This commit is contained in:
José Rio
2025-10-27 16:45:12 +00:00
parent d19f06167a
commit 564fa3f7ba

View File

@@ -37,6 +37,7 @@
}
.select-text {
color: globals.$ion-primitives-neutral-800;
min-width: globals.$ion-space-400;
}