We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c07f01f commit 36f512cCopy full SHA for 36f512c
src/Promise/style/TreeSchemaConfig.scss
@@ -12,8 +12,6 @@ $promise-schema--TreeSchemaConfig-prefix-cls: $hui-prefix + '-promise-schema--Tr
12
.toolbar {
13
display: flex;
14
justify-content: space-between;
15
- height: 64px;
16
- line-height: 64px;
17
18
.toolbarTitle {
19
flex: 1 1;
@@ -26,7 +24,7 @@ $promise-schema--TreeSchemaConfig-prefix-cls: $hui-prefix + '-promise-schema--Tr
26
24
27
25
.toolbarExt {
28
//border-bottom: 1px dashed #ebedf0;
29
- margin-bottom: 5px;
+ padding-block: 16px;
30
}
31
32
.tableAlertOption {
0 commit comments