From c5b6f6cb5bba7268aaa2496bbf21bf2965277f8b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 01 七月 2022 13:29:03 +0800
Subject: [PATCH] 2022-07-01

---
 src/tabviews/custom/components/timeline/normal-timeline/index.scss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/components/timeline/normal-timeline/index.scss b/src/tabviews/custom/components/timeline/normal-timeline/index.scss
index 0f867bf..3fecd28 100644
--- a/src/tabviews/custom/components/timeline/normal-timeline/index.scss
+++ b/src/tabviews/custom/components/timeline/normal-timeline/index.scss
@@ -39,6 +39,10 @@
     }
   }
 
+  .ant-timeline-item {
+    padding-bottom: 0px;
+  }
+
   .card-row-list {
     overflow-y: auto;
     padding: 15px;

--
Gitblit v1.8.0