From f165c79ce81b7f96cf5a0881671a8e0f36ce1f59 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期五, 24 一月 2025 10:51:33 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/components/dragQuestion/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/dragQuestion/index.vue b/src/components/dragQuestion/index.vue
index f057489..cc91498 100644
--- a/src/components/dragQuestion/index.vue
+++ b/src/components/dragQuestion/index.vue
@@ -1,8 +1,8 @@
 <template>
   <div class="drag-box" :style="{ borderColor: bcColor }">
     <div class="title-box">
-      <p class="text" style="text-indent: 2em !important">
-        <span class="hs1">鈼�</span>{{ titileText }}
+      <p class="text rhombusFather" style="text-indent: 2em !important">
+        <span class="hs1 rhombus">鈼�</span>{{ titileText }}
       </p>
       <span
         class="svg-btn t0"

--
Gitblit v1.9.1