Merged in fix/SW-2952-mobile-browser-ios-booking- (pull request #2279)

Fix: SW-2952 Fixed color guests room label iPhone

* Fix: SW-2952 Fixed color guests room label iPhone

* fix: SW-2952 Updated to correct color token


Approved-by: Erik Tiekstra
This commit is contained in:
Hrishikesh Vaipurkar
2025-06-24 09:13:30 +00:00
parent 1199f448b4
commit 1cbf525bf7

View File

@@ -57,6 +57,7 @@
.btn {
background: none;
border: none;
color: var(--Text-Default);
cursor: pointer;
outline: none;
padding: 0;