From b0bc7311799d8e8cc2e385f8316ab32551f103fd Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期二, 05 七月 2022 17:06:18 +0800 Subject: [PATCH] 修改页面 --- src/views/specialWorkSystem/workPlan/workReservation/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/specialWorkSystem/workPlan/workReservation/index.vue b/src/views/specialWorkSystem/workPlan/workReservation/index.vue index b747f16..1fef452 100644 --- a/src/views/specialWorkSystem/workPlan/workReservation/index.vue +++ b/src/views/specialWorkSystem/workPlan/workReservation/index.vue @@ -234,7 +234,7 @@ .el-col{ display: flex; align-items: center; - margin: 40px 0 20px; + margin: 20px 0; } .grid-content{ align-items: center; -- Gitblit v1.9.2