From e87bf892a65ead2c60bbcf6abfe1b697e6508145 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Wed, 02 Nov 2022 14:54:44 +0800
Subject: [PATCH] 首页模块标题样式调整
---
src/views/home/components/rightContainer.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/home/components/rightContainer.vue b/src/views/home/components/rightContainer.vue
index 406daf1..d081022 100644
--- a/src/views/home/components/rightContainer.vue
+++ b/src/views/home/components/rightContainer.vue
@@ -451,6 +451,7 @@
height: 40px;
line-height: 40px;
font-size: 20px;
+ margin-left: 10px;
i {
position: absolute;
--
Gitblit v1.9.3