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 @@