From d6693c12019548a91d6607fbd633d201125061cb Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期六, 20 八月 2022 15:56:59 +0800 Subject: [PATCH] Default Changelist --- src/views/specialWorkSystem/workTicket/workApply/components/ground.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/specialWorkSystem/workTicket/workApply/components/ground.vue b/src/views/specialWorkSystem/workTicket/workApply/components/ground.vue index ba6e7c1..c047db6 100644 --- a/src/views/specialWorkSystem/workTicket/workApply/components/ground.vue +++ b/src/views/specialWorkSystem/workTicket/workApply/components/ground.vue @@ -299,7 +299,7 @@ .applyBtn{ width: 100%; background: #fff; - height: 80px; + padding-top: 15px; z-index: 5; box-shadow: 0 -3px 8px rgba(150,150,150,.1); display: flex; -- Gitblit v1.9.2