From cf857715212dc15871e29c694f9e5f1d0c74178c Mon Sep 17 00:00:00 2001 From: pbardy2000 <146740183+pbardy2000@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:42:44 +0100 Subject: [PATCH] fix(CB2-11243): prevent SR field in tyres component being cut-off on large screens (#1477) * fix(cb2-11068): allow unset as form node width so it never hides option text * fix(cb2-11243): set width to unset to select autoscales to text --- src/app/forms/custom-sections/tyres/tyres.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/forms/custom-sections/tyres/tyres.component.html b/src/app/forms/custom-sections/tyres/tyres.component.html index 51f87ed621..1fcbd4ddc6 100644 --- a/src/app/forms/custom-sections/tyres/tyres.component.html +++ b/src/app/forms/custom-sections/tyres/tyres.component.html @@ -77,7 +77,7 @@