fix: 修复IE 模式下用户信息下拉框出现在窗口外问题

This commit is contained in:
Argo Zhang 2019-08-22 19:14:13 +08:00
parent a30fadee9b
commit bdbb978011
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@
.userinfo.show .dropdown-menu {
margin-top: 4px;
left: auto !important;
cursor: default;
}