diff --git a/app/components/home.module.scss b/app/components/home.module.scss index 64ac2363f..d231e8167 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -104,6 +104,7 @@ .sidebar-title { font-size: 20px; font-weight: bold; + margin-top: -20px; /* 使用负数值将标题向上移动,例如:-10px */ } .sidebar-sub-title {