Commit 2a874c5b by 王东红

fix

parent 93e89993
......@@ -1127,10 +1127,7 @@ footer{
border-right: 1px solid #e1e1e1;
padding: 0 20px;
}
.navigation .submenu{
opacity: unset !important;
}
.navigation .subchildmenu.col-sm-8.mega-columns.columns4 li.level1:last-child{
border: none;
}
......@@ -1366,6 +1363,10 @@ footer{
@media (max-width: 639.98px) {
.navigation .submenu{
opacity: unset !important;
}
.navigation span.ui-menu-icon-1 {
top: 50%;
right: 36px;
......
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