This is an automated email from the ASF dual-hosted git repository.

zhengqiwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new 4607ede54 [improve] Improve styling issues (#3734)
4607ede54 is described below

commit 4607ede54187d9b745862edeaee98036297d9db5
Author: Duansg <[email protected]>
AuthorDate: Tue Sep 2 01:25:58 2025 +0800

    [improve] Improve styling issues (#3734)
---
 web-app/src/app/layout/basic/basic.component.less | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/web-app/src/app/layout/basic/basic.component.less 
b/web-app/src/app/layout/basic/basic.component.less
index 7dd6dddf8..02a00f706 100644
--- a/web-app/src/app/layout/basic/basic.component.less
+++ b/web-app/src/app/layout/basic/basic.component.less
@@ -231,6 +231,12 @@
     transition: all 0.3s ease;
   }
 
+  .alain-default__nav-item {
+    display: flex;
+    align-items: center;
+    justify-content: center;
+  }
+
   .alain-default__nav-item:hover {
     background-color: rgba(255, 255, 255, 0.15) !important;
     transform: translateY(-1px);


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to