From 61a886162e89edc98983dd5499bf785266288c21 Mon Sep 17 00:00:00 2001 From: xing <xingjs@qq.com> Date: 星期日, 26 二月 2023 14:30:22 +0800 Subject: [PATCH] 20230226@xingjs@优化完善数据管理样式 --- src/views/datamanage/projectManage.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/datamanage/projectManage.vue b/src/views/datamanage/projectManage.vue index ebf057f..bcbf91c 100644 --- a/src/views/datamanage/projectManage.vue +++ b/src/views/datamanage/projectManage.vue @@ -23,7 +23,7 @@ </div> <div class="verSion_rightContent subpage_Div"> <el-form :inline="true" class="demo-form-inline"> - <el-form-item> + <el-form-item style="padding-bottom: 14px"> <el-button v-if="btnStatus.insert" icon="el-icon-plus" -- Gitblit v1.9.3