From 59272b52e520bf3b52561457d6393bdb0b31c607 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 25 十月 2024 16:47:40 +0800
Subject: [PATCH] bug修改

---
 src/books/civilAviationServices/assets/main.less |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/books/civilAviationServices/assets/main.less b/src/books/civilAviationServices/assets/main.less
index a67f7a1..c65e1ac 100644
--- a/src/books/civilAviationServices/assets/main.less
+++ b/src/books/civilAviationServices/assets/main.less
@@ -475,7 +475,7 @@
     .video-box{ 
         margin: 20px 0 20px 10% ;
         border: 1px dashed #895B2E;
-        padding: 2% 5%;
+        padding: 2% 2%;
     }
 
     .videoname {
@@ -1106,7 +1106,7 @@
 
     .bk1{
         border: 0.15em dashed #CBE6D3;
-        padding: 1.5em 1em;
+        padding: 1.5em 5px;
         margin-bottom: 2em;
         margin-top: 0.5em;
         border-radius: 0em;
@@ -1130,6 +1130,7 @@
 
     p.bj2-qjms {
         background-color: #fff;
+        line-height: 20px;
         color: #61C29C;
         font-size: 1.4em;
         font-weight: bold;

--
Gitblit v1.9.1