From c7ff1f34714f7ecc7ff4ddfdcb28edbe24e397c9 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Thu, 17 Jul 2025 16:35:38 +0800 Subject: [PATCH] 1 --- public/static/index/mobile/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/index/mobile/css/style.css b/public/static/index/mobile/css/style.css index 0fcebfe0..291a046d 100755 --- a/public/static/index/mobile/css/style.css +++ b/public/static/index/mobile/css/style.css @@ -101,7 +101,7 @@ address { list-style: none; padding: 0px; margin: 0px; - word-break: break-all; + /* word-break: break-all; */ } a { text-decoration: none;