From 8617a79951c9c45d60ffdf84d1627062408c131c Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Wed, 11 Sep 2024 12:43:33 +0800 Subject: [PATCH] feat: 办理结果无数据不显示、流转督办可滚动 --- gz-customerSystem/src/views/register/index.less | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gz-customerSystem/src/views/register/index.less b/gz-customerSystem/src/views/register/index.less index 4fd2dc5..4449867 100644 --- a/gz-customerSystem/src/views/register/index.less +++ b/gz-customerSystem/src/views/register/index.less @@ -147,7 +147,7 @@ &-hasTabPage { background-color: #fff; margin: 8px 16px 0px 16px; - padding: 12px 16px 64px 16px; + padding: 12px 16px 16px 16px; .arco-tabs-header-nav { margin-left: 0 !important; -- Gitblit v1.8.0