init version kelfy-mini for new gitea
This commit is contained in:
17
pages/bookingDetails/bookingDetails.wxss
Normal file
17
pages/bookingDetails/bookingDetails.wxss
Normal file
@@ -0,0 +1,17 @@
|
||||
/* pages/bookingDetails/bookingDetails.wxss */
|
||||
.booking_confirm .van-button{
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 1vh;
|
||||
}
|
||||
.name_title {
|
||||
width: 35vw;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.details_class{
|
||||
width: 30vw;
|
||||
}
|
||||
Reference in New Issue
Block a user