From fd344ed99bb9acd2a52c1fb134aebe5c8f27560f Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 04 Jan 2022 16:51:08 +0800
Subject: [PATCH] +窗口数据

---
 src/styles/mobile/popup.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/styles/mobile/popup.scss b/src/styles/mobile/popup.scss
index a9428e0..94d1c17 100644
--- a/src/styles/mobile/popup.scss
+++ b/src/styles/mobile/popup.scss
@@ -139,6 +139,7 @@
             width: 100%;
             height: auto;
             // border: 1px solid red;
+            word-wrap: break-word;
             text-indent: 2em;
             color: #fff;
           }

--
Gitblit v1.9.3