From fe65e2c9014aa68bf417e51421f5378324b7e36e Mon Sep 17 00:00:00 2001 From: Daniel Leroux Date: Fri, 22 Nov 2024 17:10:27 +0100 Subject: [PATCH] Update input.mixins.scss --- packages/core/src/components/input/input.mixins.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/core/src/components/input/input.mixins.scss b/packages/core/src/components/input/input.mixins.scss index 24f16a7eea..38e43af297 100644 --- a/packages/core/src/components/input/input.mixins.scss +++ b/packages/core/src/components/input/input.mixins.scss @@ -62,7 +62,6 @@ input { width: 100%; height: 100%; - text-align: inherit; } .start-container,