From c74a9956a74475199b23bf37385135cae1076f85 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 30 五月 2024 19:07:30 +0800
Subject: [PATCH] 合并

---
 src/books/English/assets/main.less |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/src/books/English/assets/main.less b/src/books/English/assets/main.less
index b7bda5c..a959269 100644
--- a/src/books/English/assets/main.less
+++ b/src/books/English/assets/main.less
@@ -841,6 +841,7 @@
   }
   .parimary-btn {
     min-width: 80px;
+    min-height: 28px;
     font-size: 14px;
     margin-left: 5px;
     background-color: #0bab87;
@@ -860,6 +861,7 @@
     color: red;
   }
   .icon-box {
+    margin-left: 8px;
     display: inline-block;
     width: 18px;
     height: 18px;
@@ -935,6 +937,15 @@
       }
     }
   }
+  .textarea-box {
+    border: none;
+    text-align: center;
+    width: 84px;
+    height: 36px;
+    overflow: auto;
+    word-break: break-all;
+    resize: none;
+  }
 }
 /* 濯掍綋鏌ヨ鍋氬熀纭�鍝嶅簲寮忓竷灞� */
 @media (max-width: 660px) {

--
Gitblit v1.9.1