fix: 修复IE 模式下用户信息下拉框出现在窗口外问题
This commit is contained in:
parent
a30fadee9b
commit
bdbb978011
|
@ -117,7 +117,6 @@
|
||||||
|
|
||||||
.userinfo.show .dropdown-menu {
|
.userinfo.show .dropdown-menu {
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
left: auto !important;
|
|
||||||
cursor: default;
|
cursor: default;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue