fix:修改查询标题与底部距离
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user