Maximise results on load

This commit is contained in:
2022-09-07 11:30:45 +01:00
parent 0095b787b1
commit 0882d3f0da
7 changed files with 33 additions and 7 deletions

View File

@@ -208,6 +208,9 @@
.grid-stack-item:hover .ui-resizable-handle {
display: block !important;
}
.ui-resizable-handle {
z-index: 39 !important;
}
</style>
</head>