From 306eb5f035302baef95995437e2dc735110b6536 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 23 二月 2023 17:38:37 +0800 Subject: [PATCH] Merge branch 'master' into positec --- src/templates/zshare/modalform/modaleditable/index.scss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/zshare/modalform/modaleditable/index.scss b/src/templates/zshare/modalform/modaleditable/index.scss index c802fbe..7c097fd 100644 --- a/src/templates/zshare/modalform/modaleditable/index.scss +++ b/src/templates/zshare/modalform/modaleditable/index.scss @@ -21,9 +21,9 @@ .anticon-swap { position: absolute; - right: 16px; + right: 12px; font-size: 14px; - top: 12px; + // top: 12px; color: #b8b8b8; } } -- Gitblit v1.8.0