Merged in fix/SW-2366-alerts-the-list-bullet-display (pull request #2679)

fix(SW-2366): Fixed hotel alerts in booking page as per design

* fix(SW-2366): Fixed hotel alerts in booking page as per design

* fix(SW-2366): Optimise code


Approved-by: Erik Tiekstra
This commit is contained in:
Hrishikesh Vaipurkar
2025-08-21 09:47:54 +00:00
parent e0cc237b5f
commit d2bbbc0a47
2 changed files with 9 additions and 21 deletions

View File

@@ -11,11 +11,6 @@
gap: 80px;
}
.toast {
width: var(--max-width-content);
margin: 0 auto;
}
.title {
color: var(--Scandic-Brand-Burgundy);
text-align: center;