Merged in feat/SW-3577-ui-feedback-from-sas-call (pull request #3035)

feat(SW-3577): Updated UI after feedback

Approved-by: Anton Gunnarsson
This commit is contained in:
Hrishikesh Vaipurkar
2025-10-30 09:59:05 +00:00
parent 6392325407
commit fd770ba6bb
4 changed files with 30 additions and 10 deletions

View File

@@ -11,6 +11,11 @@
justify-items: center;
}
.title {
color: var(--Text-Heading);
text-align: center;
}
.newPrice {
display: flex;
gap: var(--Spacing-x1);