From 3085935fbdc96b23d8852c35daa8e1a398ba442d Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 17 十月 2024 10:37:44 +0800
Subject: [PATCH] bug优化

---
 src/components/choice/choice.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/choice/choice.vue b/src/components/choice/choice.vue
index 622f6f9..711d7aa 100644
--- a/src/components/choice/choice.vue
+++ b/src/components/choice/choice.vue
@@ -584,7 +584,6 @@
 }
 
 .face-text {
-
   text-wrap: nowrap;
 }
 </style>

--
Gitblit v1.9.1