From 9a70e7b98a6a3adb9bd65a831e228c74d63480a4 Mon Sep 17 00:00:00 2001 From: fanwensheng Date: Sat, 15 Jan 2022 22:14:58 +0800 Subject: [PATCH] Update css --- 04.系统编码/App/Content/styles/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/04.系统编码/App/Content/styles/index.css b/04.系统编码/App/Content/styles/index.css index d7a4cc5..027b24a 100644 --- a/04.系统编码/App/Content/styles/index.css +++ b/04.系统编码/App/Content/styles/index.css @@ -1310,8 +1310,8 @@ padding: 5px; cursor: default; position: absolute; - left: 20px; - bottom: 12px; + left: 10px; + bottom: 10px; z-index: 1000; color: #3a3a3a; border-radius: 3px;