diff --git a/src/main/resources/templates/common/shell/header.html b/src/main/resources/templates/common/shell/header.html index 22d2140..e66bda6 100644 --- a/src/main/resources/templates/common/shell/header.html +++ b/src/main/resources/templates/common/shell/header.html @@ -30,7 +30,7 @@ .index-header .theme-color { position: absolute; display: inline-block; - top: 30px; + top: 0; right: 0; height: 25px; line-height: 25px;