From e4b7f39628c6294565f02c59501c978d9d4ec472 Mon Sep 17 00:00:00 2001 From: Alla Doroshkevych Date: Fri, 12 Apr 2024 16:16:45 -0400 Subject: [PATCH] mistakenly renamed css variable reverted --- .../src/clinical-lowlight-theme/DateInput.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/terra-date-input/src/clinical-lowlight-theme/DateInput.module.scss b/packages/terra-date-input/src/clinical-lowlight-theme/DateInput.module.scss index 6061c50062..a4683d0f32 100644 --- a/packages/terra-date-input/src/clinical-lowlight-theme/DateInput.module.scss +++ b/packages/terra-date-input/src/clinical-lowlight-theme/DateInput.module.scss @@ -36,7 +36,7 @@ --terra-date-input-month-select-padding-top: 0; --terra-date-input-month-select-max-width: 24rem; --terra-date-input-date-input-day-max-width: 2.5rem; - --terra-date-input-max-width: 3.8rem; + --terra-date-input-date-input-year-max-width: 3.8rem; --terra-date-input-gutters-margin-right: 0.3571rem; // Month Select Placeholder Text