feat(SW-350): Update design for booking widget
This commit is contained in:
@@ -46,3 +46,8 @@
|
||||
.input::-webkit-search-cancel-button {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.input:disabled,
|
||||
.input:disabled::placeholder {
|
||||
color: var(--Base-Text-Disabled);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user