From 6742565f97b5cf2d2223ad0341410befea9a9e7c Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Sun, 1 Dec 2024 11:36:59 +0800 Subject: [PATCH] =?UTF-8?q?feat(web):=20=E7=94=A8=E6=88=B7=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=9A=84=E7=94=A8=E6=88=B7=E5=90=8D=E5=8F=96=E6=B6=88?= =?UTF-8?q?=E6=8A=98=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gringotts-frontend/components/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/gringotts-frontend/components/constants.js b/gringotts-frontend/components/constants.js index f682d36..2a35ada 100644 --- a/gringotts-frontend/components/constants.js +++ b/gringotts-frontend/components/constants.js @@ -131,6 +131,7 @@ export function copyField(field, label, tips = '复制', ignoreLength = 0, extra name: field, type: 'wrapper', size: 'none', + className: 'nowrap', body: [ content, {