Fixes Menu Hiding
这个提交包含在:
父节点
51eb502144
当前提交
8d9e0ba2cc
共有 1 个文件被更改,包括 4 次插入 和 1 次删除
|
|
@ -794,3 +794,6 @@ label {
|
||||||
background-color: #ffdddd;
|
background-color: #ffdddd;
|
||||||
width: 33%;
|
width: 33%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.table-responsive>table .dropdown{position:static;}
|
||||||
|
.table-responsive>table .dropdown>.dropdown-menu{left:auto !important;top:auto !important;}
|
||||||
正在加载…
在新工单中引用