From 26a3f2f5891271f4fe060337b01e795f81cbd009 Mon Sep 17 00:00:00 2001 From: katherinehhh Date: Sat, 7 Oct 2023 16:02:30 +0800 Subject: [PATCH] style: list block style improve (#2755) --- .../client/src/schema-component/antd/list/List.Decorator.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/client/src/schema-component/antd/list/List.Decorator.tsx b/packages/core/client/src/schema-component/antd/list/List.Decorator.tsx index 1bbdcf51e..ffc8d3ceb 100644 --- a/packages/core/client/src/schema-component/antd/list/List.Decorator.tsx +++ b/packages/core/client/src/schema-component/antd/list/List.Decorator.tsx @@ -38,7 +38,7 @@ const InternalListBlockProvider = (props) => { line-height: 34px; } .ant-formily-item-feedback-layout-loose { - display: inline; + margin-bottom: 12px; } `)} >