fix(系统设置): 同步管理-任务管理:筛选间距不对

This commit is contained in:
dataeaseShu 2024-12-27 15:33:06 +08:00 committed by fit2cloud-chenyw
parent ef20a309b7
commit 1c56a99fb0

View File

@ -85,7 +85,7 @@ defineExpose({
.draw-filter_time {
display: flex;
align-items: center;
min-height: 32px;
min-height: 46px;
> :nth-child(1) {
color: var(--deTextSecondary, #1f2329);