Set gallery cursor for action or not allowed

This commit is contained in:
Julian Stirling 2026-05-15 10:42:26 +01:00
parent 425fccc684
commit f0648a1613
2 changed files with 17 additions and 8 deletions

View file

@ -387,11 +387,4 @@ html {
padding: 0;
height: 100%;
}
.thumbnail-fit {
max-height: 120px;
max-width: 240px;
object-fit: contain;
overflow-y: hidden;
}
</style>