From fbfc616c44c375abab1094078486d7ab036f6839 Mon Sep 17 00:00:00 2001 From: Victoria League Date: Tue, 10 Sep 2024 14:18:01 -0400 Subject: [PATCH] [CL-382] Reduce element shifting on readonly hover (#10956) --- libs/components/src/form-field/form-field.component.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libs/components/src/form-field/form-field.component.html b/libs/components/src/form-field/form-field.component.html index dbba9d97ed2..84dec196340 100644 --- a/libs/components/src/form-field/form-field.component.html +++ b/libs/components/src/form-field/form-field.component.html @@ -83,11 +83,12 @@