From 1373ca4e2cd04896254690e0bd24316067f1645d Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Tue, 10 Sep 2024 15:46:35 +0800 Subject: [PATCH] feat: 结案归档 --- gz-customerSystem/src/views/register/index.less | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gz-customerSystem/src/views/register/index.less b/gz-customerSystem/src/views/register/index.less index 97b121f..71d05d2 100644 --- a/gz-customerSystem/src/views/register/index.less +++ b/gz-customerSystem/src/views/register/index.less @@ -88,7 +88,7 @@ width: 14px; height: 14px; margin-right: 4px; - margin-top: 4px; + margin-top: -2px; } &-register { @@ -141,7 +141,7 @@ align-items: center; justify-content: space-between; box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.25); - z-index: 1; + z-index: 2; } &-hasTabPage { -- Gitblit v1.8.0