visuddhinanda 2 лет назад
Родитель
Сommit
19542a9939
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      dashboard/src/components/general/NissayaCardTable.tsx

+ 2 - 1
dashboard/src/components/general/NissayaCardTable.tsx

@@ -111,6 +111,7 @@ const NissayaCardTableWidget = ({ data }: IWidget) => {
           title: "本词特征",
           dataIndex: "from",
           key: "from",
+          width: 40,
           render: (value, record, index) => {
             return (
               <Space>
@@ -135,7 +136,7 @@ const NissayaCardTableWidget = ({ data }: IWidget) => {
           title: "关系",
           dataIndex: "relation",
           key: "relation",
-          width: "16%",
+          width: "22%",
           render: (value, record, index) => {
             return (
               <Space>