From 7ae8b5ec463ff04573a9fa1373df4d75cc0ad43d Mon Sep 17 00:00:00 2001 From: BTMuli Date: Sat, 2 Dec 2023 22:36:33 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20=E5=89=AF=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E8=BF=87=E9=95=BF=E6=97=B6=E8=BF=9B=E8=A1=8C=E6=8A=98?= =?UTF-8?q?=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/func/confirm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/func/confirm.vue b/src/components/func/confirm.vue index 8ebcff88..76304143 100644 --- a/src/components/func/confirm.vue +++ b/src/components/func/confirm.vue @@ -223,7 +223,7 @@ defineExpose({ font-size: 20px; text-align: center; text-overflow: ellipsis; - white-space: nowrap; + white-space: normal; word-break: break-all; }