Commit f7cc8c99 by zhujian

Revert "fix"

This reverts commit bdf16a54.
parent bdf16a54
......@@ -340,7 +340,7 @@ class KnowledgeBaseList extends React.Component {
onChange: onSelectChange,
}
return (
<div style={{marginTop:12}} className="knowledge-base-list">
<div className="knowledge-base-list">
<XMTable
rowKey={(record) => record.id}
rowSelection={rowSelection}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment