From 59fc02b3bb0c118d53891e053e1a0b8979bc6aff Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 15 Nov 2024 14:48:37 +0800
Subject: [PATCH] 样式

---
 src/styles/element/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/styles/element/index.scss b/src/styles/element/index.scss
index f3e51c1..1b9bbc2 100644
--- a/src/styles/element/index.scss
+++ b/src/styles/element/index.scss
@@ -16,7 +16,7 @@
 
       th {
         background: transparent !important;
-        border-bottom: 1px solid rgba(103, 135, 214, 1);
+        border-color: rgba(103, 135, 214, 1);
 
         .cell {
           color: #AFBED8;

--
Gitblit v1.9.3