From f23352f53b2c06313ac9808c62399c7de0d44e3a Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期五, 06 六月 2025 17:40:03 +0800 Subject: [PATCH] * --- src/main/webapp/views/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index 1204dde..088a6f8 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -102,7 +102,7 @@ .task-bar-left1 { position: fixed; - top: 5%; + top: 8%; /*transform: translateY(-50%);*/ width: 25%; /* 璁剧疆瀹藉害 */ background-color: rgba(255, 255, 255, 0); /* 鍗婇�忔槑鑳屾櫙 */ -- Gitblit v1.9.1