From bc95187efc506413cf85749fe36fe748cf75fed5 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Wed, 17 Aug 2022 18:43:04 +0800
Subject: [PATCH] 重新界定碎念类型入口

---
 src/components/mini/tagTime.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/components/mini/tagTime.vue b/src/components/mini/tagTime.vue
index b3b9503..70c0931 100644
--- a/src/components/mini/tagTime.vue
+++ b/src/components/mini/tagTime.vue
@@ -72,11 +72,13 @@
 
 
 <style lang="less">
+	
 	.ant-timeline-item-content {
+	 
 		a {
 			color: #555;
 		}
-
+		
 		span {
 			line-height: 30px;
 		}

--
Gitblit v1.9.1