From e648db83943d4b7b3c39a9daedbecd79c154d4b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Mon, 13 Mar 2023 17:36:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=BA=90=E5=88=86=E7=B1=BB=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=88=9D=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 6 ++++++ src/pages/resource/resource-category/index.tsx | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/index.less b/src/index.less index 3fb5ac4..c258007 100644 --- a/src/index.less +++ b/src/index.less @@ -384,3 +384,9 @@ textarea.ant-input { align-items: center; } } + +.form-column { + width: 1px; + height: 14px; + background: #cccccc; +} diff --git a/src/pages/resource/resource-category/index.tsx b/src/pages/resource/resource-category/index.tsx index 3713dbf..541a01d 100644 --- a/src/pages/resource/resource-category/index.tsx +++ b/src/pages/resource/resource-category/index.tsx @@ -74,7 +74,7 @@ export const ResourceCategoryPage: React.FC = () => { } disabled={null} /> - +
{ } disabled={null} /> - +