页面最上面导航栏取消居中显示。

This commit is contained in:
2025-12-18 10:32:49 +08:00
parent 1e6a5972b9
commit 51f495f81e

View File

@@ -74,7 +74,6 @@ function setLayout() {
.el-menu--horizontal {
display: flex !important;
justify-content: center !important;
border-bottom: none !important;
background-color: transparent !important;
min-width: auto;