Files
YGChatCS/pages/module/booking/styles/QuickBookingComponent.scss
2025-09-13 22:04:04 +08:00

10 lines
100 B
SCSS

.container {
width: 100%;
flex: 1;
margin-bottom: 12px;
.calendar {
width: 100%;
}
}