Skip to content

Commit 36f512c

Browse files
author
hocgin
committed
dev
1 parent c07f01f commit 36f512c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Promise/style/TreeSchemaConfig.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ $promise-schema--TreeSchemaConfig-prefix-cls: $hui-prefix + '-promise-schema--Tr
1212
.toolbar {
1313
display: flex;
1414
justify-content: space-between;
15-
height: 64px;
16-
line-height: 64px;
1715

1816
.toolbarTitle {
1917
flex: 1 1;
@@ -26,7 +24,7 @@ $promise-schema--TreeSchemaConfig-prefix-cls: $hui-prefix + '-promise-schema--Tr
2624

2725
.toolbarExt {
2826
//border-bottom: 1px dashed #ebedf0;
29-
margin-bottom: 5px;
27+
padding-block: 16px;
3028
}
3129

3230
.tableAlertOption {

0 commit comments

Comments
 (0)