improved ipam

This commit is contained in:
2025-08-26 17:18:58 +02:00
parent 68c4e50b20
commit 177a02c8c8
11 changed files with 324 additions and 71 deletions
@@ -267,4 +267,13 @@
100% {
transform: rotate(360deg);
}
}
.tt-file-gallery-item.is-missing {
cursor: not-allowed;
opacity: 0.6;
}
.tt-file-gallery-item.is-missing .tt-file-gallery-overlay {
display: none; /* Hide the zoom icon overlay */
}