visuddhinanda před 2 roky
rodič
revize
19542a9939

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

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