mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update layout.vue
This commit is contained in:
parent
702fca346d
commit
8562c8b2ff
@ -101,6 +101,7 @@ body > .el-container {
|
||||
> .el-header {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
user-select: none;
|
||||
-ms-user-select: none;
|
||||
-moz-user-select: none;
|
||||
@ -123,7 +124,6 @@ body > .el-container {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
&:hover {
|
||||
color: #FFF !important;
|
||||
background: rgba(54, 25, 88, 0.9) !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user