Merge branch 'main' into feat/view-maquinista

This commit is contained in:
amazuecos
2025-04-22 10:34:06 +02:00
41 changed files with 4024 additions and 1586 deletions

View File

@ -130,4 +130,9 @@
.beta {
color: orangered !important;
}
.dtrg-group.ui-droppable-hover {
background-color: #d1ecf1 !important;
cursor: move;
}