Fix Context menu only shown partially #3158
这个提交包含在:
父节点
05f4f4ea92
当前提交
d440c8f41c
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -796,7 +796,7 @@ label {
|
|||
}
|
||||
|
||||
.table-responsive>table .dropdown{position:static;}
|
||||
.table-responsive>table .dropdown>.dropdown-menu{left:auto !important;top:auto !important;}
|
||||
.table-responsive>table .dropdown>.dropdown-menu{left: 75%;top:auto !important;}
|
||||
|
||||
tr.htmx-swapping td {
|
||||
opacity: 0;
|
||||
|
|
|
|||
正在加载…
在新工单中引用