From a687b1b42c43e020de2b8b2ae6a185045b776674 Mon Sep 17 00:00:00 2001 From: hufeixiong <673632758@qq.com> Date: Tue, 13 Jul 2021 11:30:42 +0800 Subject: [PATCH] fix:padding --- .../src/plugin/formComponents/actionButton.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/dooringx-example/src/plugin/formComponents/actionButton.tsx b/packages/dooringx-example/src/plugin/formComponents/actionButton.tsx index 386e4a5..394e2b1 100644 --- a/packages/dooringx-example/src/plugin/formComponents/actionButton.tsx +++ b/packages/dooringx-example/src/plugin/formComponents/actionButton.tsx @@ -2,7 +2,7 @@ * @Author: yehuozhili * @Date: 2021-07-07 14:46:01 * @LastEditors: yehuozhili - * @LastEditTime: 2021-07-13 10:17:28 + * @LastEditTime: 2021-07-13 11:30:17 * @FilePath: \dooringx\packages\dooringx-example\src\plugin\formComponents\actionButton.tsx */ @@ -233,7 +233,7 @@ function ActionButton(props: ActionButtonProps) { }; return ( -