From 56cdf07f8496685ba906ea75e7eb2faebb35371b Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期三, 06 十一月 2024 17:04:11 +0800
Subject: [PATCH] 加入富文本编辑器

---
 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