From f489c412f7b0f7bf32d201bdbc6317c9c283e693 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 19 五月 2025 11:43:13 +0800
Subject: [PATCH] 会议优化以及旅游社英语组件

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

diff --git a/src/components/examinations/index.vue b/src/components/examinations/index.vue
index 34463b6..31e0db9 100644
--- a/src/components/examinations/index.vue
+++ b/src/components/examinations/index.vue
@@ -969,6 +969,9 @@
   max-width: 80%;
   min-width: 220px;
 }
+.examination ul li sup{
+  margin-bottom:8px ;
+}
 </style>
 
 <style lang="less" scoped>
@@ -1613,3 +1616,4 @@
   flex-wrap: wrap;
 }
 </style>
+

--
Gitblit v1.9.1