From ad1ea784f5f4523a3b18b420be0602681999678d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=8F=8E=EF=B8=8F=20Yumo?= Date: Tue, 26 Nov 2024 21:40:50 +0800 Subject: [PATCH] fix: playground style. - fix: https://github.com/ant-design/x/issues/235 --- docs/playground/independent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/playground/independent.tsx b/docs/playground/independent.tsx index 2c374e1e..6e5663c7 100644 --- a/docs/playground/independent.tsx +++ b/docs/playground/independent.tsx @@ -72,7 +72,7 @@ const useStyle = createStyles(({ token, css }) => { box-sizing: border-box; display: flex; flex-direction: column; - padding: 24px 0; + padding: 24px; gap: 16px; `, messages: css`