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/books/meetingPlanners/assets/mian.less |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/books/meetingPlanners/assets/mian.less b/src/books/meetingPlanners/assets/mian.less
index a4f35e4..998f365 100644
--- a/src/books/meetingPlanners/assets/mian.less
+++ b/src/books/meetingPlanners/assets/mian.less
@@ -1290,10 +1290,10 @@
 
     .pdfModal {
         width: 100%;
-    
+
     }
 
-    .examination{
+    .examination {
         height: calc(100% - 80px);
     }
 }
@@ -1307,9 +1307,10 @@
 
     .pdfModal {
         width: 100%;
-    
+
     }
-    .examination{
+
+    .examination {
         height: calc(100% - 80px);
     }
 }

--
Gitblit v1.9.1