Commit bdf16a54 by zhujian

fix

parent 7791d71c
......@@ -340,7 +340,7 @@ class KnowledgeBaseList extends React.Component {
onChange: onSelectChange,
}
return (
<div className="knowledge-base-list">
<div style={{marginTop:12}} 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