This commit is contained in:
wangshiming
2022-04-15 17:14:15 +08:00
parent 58375de2f7
commit 16ac865866
3 changed files with 66 additions and 31 deletions

View File

@ -0,0 +1,11 @@
.chooseBox{
display: flex;
}
.timeBox{
display: flex;
margin: 0 0 0 10px;
}
.dateBox{
display: inline-block;
margin: 0 0 0 10px;
}