From adc14180ebdc6b3a5251034a0693289dfa015161 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期三, 31 一月 2024 08:27:42 +0800
Subject: [PATCH] feat:换肤代码提交

---
 components/combined-title/combined-title.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/combined-title/combined-title.vue b/components/combined-title/combined-title.vue
index ea06b99..d050f8f 100644
--- a/components/combined-title/combined-title.vue
+++ b/components/combined-title/combined-title.vue
@@ -59,6 +59,7 @@
 			justify-content: space-between;
 			align-items: center;
 			box-sizing: border-box;
+			padding-left: 25rpx;
 
 			.title_start {
 				.icon {

--
Gitblit v1.9.1