From 989b18527e55217646fff15ca3cc2e2d6eae6a96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matilda=20Landstr=C3=B6m?= Date: Wed, 4 Feb 2026 13:09:12 +0000 Subject: [PATCH] Merged in fix/STAY-138-center-text (pull request #3538) fix(STAY-138): center text * fix(STAY-138): center text Approved-by: Emma Zettervall --- .../Actions/CustomerSupportModal/customerSupport.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/scandic-web/components/HotelReservation/MyStay/ReferenceCard/Actions/CustomerSupportModal/customerSupport.module.css b/apps/scandic-web/components/HotelReservation/MyStay/ReferenceCard/Actions/CustomerSupportModal/customerSupport.module.css index 3bb581608..292f47c01 100644 --- a/apps/scandic-web/components/HotelReservation/MyStay/ReferenceCard/Actions/CustomerSupportModal/customerSupport.module.css +++ b/apps/scandic-web/components/HotelReservation/MyStay/ReferenceCard/Actions/CustomerSupportModal/customerSupport.module.css @@ -23,6 +23,7 @@ text-decoration-skip-ink: none; text-decoration-thickness: auto; text-underline-offset: auto; + text-align: center; text-underline-position: from-font; }