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