统计分析新增
This commit is contained in:
@@ -20,24 +20,14 @@ body,
|
||||
.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed {
|
||||
left: unset;
|
||||
}
|
||||
.ant-table-cell .ant-table-row-expand-icon {
|
||||
vertical-align: middle;
|
||||
margin-right: 8px;
|
||||
}
|
||||
.ant-table-row {
|
||||
&-level-0 .ant-table-cell:first-child {
|
||||
padding-left: 16px !important;
|
||||
}
|
||||
&-level-1 .ant-table-cell:first-child {
|
||||
padding-left: 40px !important;
|
||||
padding-left: 24px !important;
|
||||
}
|
||||
&-level-2 .ant-table-cell:first-child {
|
||||
padding-left: 64px !important;
|
||||
padding-left: 48px !important;
|
||||
}
|
||||
}
|
||||
.ant-table-row .ant-table-cell:first-child {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
// 可根据需要添加更多层级
|
||||
}
|
||||
.ant-table-row-level-2 .ant-table-row-expand-icon {
|
||||
display: none;
|
||||
@@ -74,4 +64,4 @@ ol {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user