fix(partsTable, annotationsModal): correct table height and restore "Torna alle Parti"

- partsTable: reduce excessive height to prevent oversized rendering
- annotationsModal: fix "Torna alle Parti" button behavior to return to parts view
This commit is contained in:
2025-10-30 10:26:46 +04:00
parent 1c2b4ab7a6
commit f6ea17388c
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<div class="row main-row">
<div class="row parts-row">
<div class="col-md-9">
<!-- Prima riga: Elenco Parti, Rinumera, Voce -->
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px;">