Fix Context menu only shown partially #3158

This commit is contained in:
Emiliano Macedonio 2024-06-27 12:34:13 +02:00
parent 05f4f4ea92
commit d440c8f41c

View File

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