Browse Source

fix issue

tags/v1.21.12.1^2
zhoupzh 3 years ago
parent
commit
24aab852df
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      web_src/less/openi.less

+ 2
- 1
web_src/less/openi.less View File

@@ -292,7 +292,8 @@ footer .column{margin-bottom:0!important; padding-bottom:0!important;}
}
.hover_active{
height: 100% !important;
margin-top: 1px !important;
}
.dropdown-menu:hover .dropdown-content {
display: block;


Loading…
Cancel
Save