微调-调整日期组件
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.flx-flex-start {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.flx-justify-between {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user