From 34e6d3a803c50fc30c7cded69658562a437afaf5 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期四, 28 七月 2022 21:02:15 +0800
Subject: [PATCH] '日计划样式'

---
 pages/home/home.vue |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index 3fb7798..0012985 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -685,9 +685,6 @@
 				justify-content: center;
 				align-content: center;
 				margin-right: vww(10);
-				&:nth-last-child() {
-					margin-right: 0;
-				}
 				view {
 					display: inline-block;
 				}

--
Gitblit v1.9.1