fix:修改查询标题与底部距离
This commit is contained in:
@@ -358,7 +358,7 @@
|
|||||||
//font-size: 16px;
|
//font-size: 16px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
user-select: text;
|
user-select: text;
|
||||||
margin-bottom: calc(@gap - 0px);
|
margin-bottom: calc(@gap - 4px);
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Reference in New Issue
Block a user