fix: 调整时间选择器的间距样式

This commit is contained in:
刘洪洪
2023-05-18 15:49:46 +08:00
parent 5d5fe6cca6
commit 00f7e5ec61
5 changed files with 9 additions and 5 deletions

View File

@@ -55,6 +55,10 @@
margin-right: 10px;
}
.line-date-right {
margin-right: 20px;
}
.entity-detail-date-time-range {
height: 24px;
line-height: 24px;