From 0c168ce15c9e166c98a1f1ad1decc073dfec2ea4 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 10 十二月 2024 16:45:18 +0800
Subject: [PATCH] 2024-12-10

---
 src/tabviews/custom/components/editor/braft-editor/index.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/components/editor/braft-editor/index.scss b/src/tabviews/custom/components/editor/braft-editor/index.scss
index 37fd26d..ea58f85 100644
--- a/src/tabviews/custom/components/editor/braft-editor/index.scss
+++ b/src/tabviews/custom/components/editor/braft-editor/index.scss
@@ -74,6 +74,11 @@
     }
   }
 }
+.custom-braft-editor-box.deep-split {
+  .braft-content hr {
+    border-color: rgba(0, 0, 0, 0.85)!important;
+  }
+}
 
 .custom-braft-editor-box::after {
   content: ' ';

--
Gitblit v1.8.0