From e6a1dbaa899e995d5bbd9e51f7b4463d7438f9f8 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Fri, 17 Jan 2025 10:34:07 +0000 Subject: [PATCH] rep defect 39 --- styles/sass/welshgov/_application.scss | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/styles/sass/welshgov/_application.scss b/styles/sass/welshgov/_application.scss index 3b0933e9..419d2e32 100644 --- a/styles/sass/welshgov/_application.scss +++ b/styles/sass/welshgov/_application.scss @@ -2915,4 +2915,14 @@ fade { ul.subFieldList { padding-left: 0; +} + +.case { + + #key-dates-card, + #case-details-card { + .govuk-summary-list__key { + width: 100% + } + } } \ No newline at end of file