zoom-in for images

This commit is contained in:
Zhora Shalyapin 2024-12-02 13:00:55 +00:00
parent 446e00493d
commit 8c38c834bd

View File

@ -585,7 +585,7 @@
width: 60px;
}
.file-container img.preview {
.file-container img:is(.preview, .preview-small) {
cursor: zoom-in;
}