mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-22 00:07:14 +00:00
Merge pull request #3159 from emics/dev3
Fix Context menu only shown partially #3158
This commit is contained in:
commit
9d44e93b95
@ -796,7 +796,7 @@ label {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.table-responsive>table .dropdown{position:static;}
|
.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 {
|
tr.htmx-swapping td {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user