General enquries feature
This commit is contained in:
@@ -469,6 +469,23 @@
|
||||
gap: 12px 18px;
|
||||
}
|
||||
|
||||
.booking-toggle-group {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.booking-toggle-option {
|
||||
width: 100%;
|
||||
border-width: 2px;
|
||||
border-radius: 16px;
|
||||
padding: 14px 16px;
|
||||
}
|
||||
|
||||
.booking-toggle-indicator {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
border-width: 2px;
|
||||
}
|
||||
|
||||
.booking-check-option {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user