From e91e97e96eb91a4e095c4a2e762d3891dc7d9f25 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 07 十一月 2024 17:54:28 +0800
Subject: [PATCH] 2024-11-07

---
 src/tabviews/custom/components/card/data-card/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/components/card/data-card/index.scss b/src/tabviews/custom/components/card/data-card/index.scss
index 8693005..bbb850d 100644
--- a/src/tabviews/custom/components/card/data-card/index.scss
+++ b/src/tabviews/custom/components/card/data-card/index.scss
@@ -88,7 +88,7 @@
         margin-bottom: 0!important;
       }
     }
-    div:last-child {
+    >div:last-child {
       .card-item-box {
         border-bottom: none!important;
       }

--
Gitblit v1.8.0