黑暗模式fix
This commit is contained in:
@@ -267,7 +267,7 @@ const Classify = ({activeType,typeList}) => {
|
||||
<div className="rounded-lg shadow-sm">
|
||||
<Form form={form}>
|
||||
<Table
|
||||
scroll={{ x: true }}
|
||||
scroll={{ x: true}}
|
||||
columns={columns}
|
||||
dataSource={data}
|
||||
rowKey="id"
|
||||
|
||||
Reference in New Issue
Block a user