Commit 7c69a783 authored by 罗超's avatar 罗超

修改导航样式冲突

parent 83bf6a7e
......@@ -4646,7 +4646,7 @@
height: auto;
}
._more_dropdown._dropdown.el-dropdown-menu{
top: 39px !important;
top: 50px !important;
border-radius: 0;
border-color: #ddd;
}
......
......@@ -1143,7 +1143,7 @@
top: -3px;
}
.el-dropdown-menu__item:hover {
.TicketManager .el-dropdown-menu__item:hover {
background-color: #e95252 !important;
color: #fff !important;
}
......
......@@ -4369,7 +4369,7 @@ export default {
height: auto;
}
._more_dropdown._dropdown.el-dropdown-menu{
top: 39px !important;
top: 50px !important;
border-radius: 0;
border-color: #ddd;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment