Merged in fix/sw-3698-rate-summary-point-price-color (pull request #3450)

fix(SW-3698): Fix point price color in rate summary

* Fix point price color in rate summary


Approved-by: Bianca Widstam
This commit is contained in:
Anton Gunnarsson
2026-01-20 07:24:31 +00:00
parent 66b7af877a
commit 042fe19f84

View File

@@ -48,7 +48,7 @@
} }
.red { .red {
color: var(--Text-Accent-Primary); color: var(--Scandic-Red-Default);
} }
.summaryPrice { .summaryPrice {