mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update layout.vue
This commit is contained in:
parent
ec3cf91b3c
commit
94626bfe36
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<el-container>
|
||||
<el-header style="padding:0">
|
||||
<el-menu class="layout-head"
|
||||
<el-menu class="think-header"
|
||||
:default-active="1"
|
||||
mode="horizontal" text-color="#fff" style="border-bottom:0"
|
||||
background-color="rgba(54,25,88,0.9)" active-text-color="rgba(54,25,88,1.0)"
|
||||
@ -111,7 +111,7 @@ body > .el-container {
|
||||
}
|
||||
}
|
||||
|
||||
.layout-head.el-menu {
|
||||
.think-header.el-menu {
|
||||
.el-menu-item:not(.is-disabled) {
|
||||
border-bottom: 0 !important;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user