Fix Context menu only shown partially #3158

这个提交包含在:
Emiliano Macedonio 2024-06-27 12:34:13 +02:00
父节点 05f4f4ea92
当前提交 d440c8f41c

查看文件

@ -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;