feat: 组件样式分离
This commit is contained in:
9
pages/module/booking/styles/QuickBookingComponent.scss
Normal file
9
pages/module/booking/styles/QuickBookingComponent.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.container {
|
||||
width: 100%;
|
||||
flex: 1;
|
||||
margin-bottom: 12px;
|
||||
|
||||
.calendar {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user