improved ipam
This commit is contained in:
@@ -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 */
|
||||
}
|
||||
Reference in New Issue
Block a user