From 30b4ab8bbc461177dbf171a74177617c45fb2896 Mon Sep 17 00:00:00 2001 From: "juncheng.li" Date: Fri, 21 Apr 2023 11:03:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PDA/common/new_style.css | 2 +- fe/PDA/pages/task/issue_detail.vue | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/fe/PDA/common/new_style.css b/fe/PDA/common/new_style.css index de46b58d0..cd2035b91 100644 --- a/fe/PDA/common/new_style.css +++ b/fe/PDA/common/new_style.css @@ -408,7 +408,7 @@ uni-page-head .uni-page-head__title { font-size: 0.9rem; font-weight: bold; color: #fff; - padding: 15rpx 20rpx 5rpx 20rpx; + padding: 20rpx 30rpx 15rpx 20rpx; align-items: center; /* position: absolute; */ /* transform: translateY(-50%); */ diff --git a/fe/PDA/pages/task/issue_detail.vue b/fe/PDA/pages/task/issue_detail.vue index ee69fd32f..c36f0376a 100644 --- a/fe/PDA/pages/task/issue_detail.vue +++ b/fe/PDA/pages/task/issue_detail.vue @@ -2,12 +2,13 @@