diff --git a/ruoyi-admin/src/main/resources/templates/home/base.html b/ruoyi-admin/src/main/resources/templates/home/base.html index ab4516b..d37c583 100644 --- a/ruoyi-admin/src/main/resources/templates/home/base.html +++ b/ruoyi-admin/src/main/resources/templates/home/base.html @@ -385,11 +385,11 @@ left: 0; padding: 10px; width: 100%; - height: 50px; + height: 42px; box-sizing: border-box; - background-color: rgb(0 0 0 / 70%); - line-height: 28px; - font-size: 16px; + background-color: rgba(0, 61, 131,0.9); + line-height: 25px; + font-size: 18px; color: white; overflow: hidden; white-space: nowrap;