Move the compact button to the right

This commit is contained in:
2022-09-02 07:20:30 +01:00
parent aefd639e58
commit aeaf7bba5d
2 changed files with 3 additions and 1 deletions

View File

@@ -202,6 +202,8 @@
.float-right {
float: right;
padding-right: 5px;
padding-left: 5px;
}
.grid-stack-item:hover .ui-resizable-handle {
display: block !important;