From 571a6ce30b6602d2cf579c87aee39b4ed85bef8c Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期三, 11 六月 2025 14:22:32 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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