fix:修改查询标题与底部距离

This commit is contained in:
zhaohy
2024-09-03 11:56:11 +08:00
parent 1d7eee538f
commit 758a5718de

View File

@@ -358,7 +358,7 @@
//font-size: 16px;
font-weight: bold;
user-select: text;
margin-bottom: calc(@gap - 0px);
margin-bottom: calc(@gap - 4px);
display: flex;
justify-content: space-between;
align-items: center;