flat:合并
This commit is contained in:
@@ -21,6 +21,22 @@ body,
|
||||
left: unset;
|
||||
}
|
||||
|
||||
.ant-table-row {
|
||||
&-level-1 .ant-table-cell:first-child {
|
||||
padding-left: 24px !important;
|
||||
}
|
||||
|
||||
&-level-2 .ant-table-cell:first-child {
|
||||
padding-left: 48px !important;
|
||||
}
|
||||
|
||||
// 可根据需要添加更多层级
|
||||
}
|
||||
|
||||
.ant-table-row-level-2 .ant-table-row-expand-icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
canvas {
|
||||
display: block;
|
||||
}
|
||||
@@ -54,3 +70,4 @@ ol {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user