Optimize stylesheet
This commit is contained in:
@@ -39,11 +39,6 @@ const Category = () => {
|
||||
}
|
||||
|
||||
const categoryColumns: _ColumnsType<ToolCategoryVo> = [
|
||||
{
|
||||
title: 'ID',
|
||||
dataIndex: 'id',
|
||||
width: '15%'
|
||||
},
|
||||
{
|
||||
title: '名称',
|
||||
dataIndex: 'name'
|
||||
|
||||
Reference in New Issue
Block a user