Merge branch 'main' into feat/revision-ot-2

This commit is contained in:
amazuecos
2025-05-05 00:48:01 +02:00
20 changed files with 2260 additions and 13 deletions

View File

@ -139,4 +139,8 @@
.dtrg-group.ui-droppable-hover {
background-color: #d1ecf1 !important;
cursor: move;
}
.dt-no-reorder {
cursor: auto !important;
}