From ae0e65e2ff41a0594f241831069347413df55b95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Fri, 7 Apr 2023 15:46:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.less b/src/index.less index ea65551..987b30f 100644 --- a/src/index.less +++ b/src/index.less @@ -252,7 +252,7 @@ code { float: left; background-color: white; box-sizing: border-box; - padding: 24px; + padding: 24px 36px; border-radius: 12px; position: relative; }