From 4042577c0b50f2f67e841329c8de70b352a3f320 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sun, 8 Dec 2024 02:30:25 +0800 Subject: [PATCH] chore: --- packages/ui/certd-client/src/style/antdv4.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/ui/certd-client/src/style/antdv4.less b/packages/ui/certd-client/src/style/antdv4.less index 241f8292..60b29f97 100644 --- a/packages/ui/certd-client/src/style/antdv4.less +++ b/packages/ui/certd-client/src/style/antdv4.less @@ -37,3 +37,7 @@ margin-right: 3px; } } + +.fs-search .ant-row{ + +}