页面最上面导航栏取消居中显示。
This commit is contained in:
@@ -74,7 +74,6 @@ function setLayout() {
|
|||||||
|
|
||||||
.el-menu--horizontal {
|
.el-menu--horizontal {
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
justify-content: center !important;
|
|
||||||
border-bottom: none !important;
|
border-bottom: none !important;
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
min-width: auto;
|
min-width: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user