From 9dedfdf401f62ca95f186291bf03b99df4b4d12c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20Rio?= Date: Mon, 27 Oct 2025 17:23:53 +0000 Subject: [PATCH] fix(select): lint --- core/src/components/select/select.ionic.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/src/components/select/select.ionic.scss b/core/src/components/select/select.ionic.scss index 50ea633df7..79d6355342 100644 --- a/core/src/components/select/select.ionic.scss +++ b/core/src/components/select/select.ionic.scss @@ -37,8 +37,9 @@ } .select-text { - color: globals.$ion-primitives-neutral-800; min-width: globals.$ion-space-400; + + color: globals.$ion-primitives-neutral-800; } // Select Label