From cf6e9bcbfc64019bb14fb0964576ae3e3bd2fde5 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期三, 26 三月 2025 11:22:20 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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

diff --git a/src/components/examinations/index.vue b/src/components/examinations/index.vue
index e99c446..95c9fe5 100644
--- a/src/components/examinations/index.vue
+++ b/src/components/examinations/index.vue
@@ -967,11 +967,12 @@
 <style lang="less">
 .titleText img {
   max-width: 80%;
+  min-width: 220px;
 }
 </style>
 
 <style lang="less" scoped>
-.catalogName {
+.catalogName { 
   display: flex;
   text-indent: 1em !important;
   font-size: 16px;

--
Gitblit v1.9.1