fix cursor

This commit is contained in:
Zhora Shalyapin 2024-11-29 13:05:46 +00:00
parent 93a74fa633
commit e050a0de41

View File

@ -545,7 +545,7 @@
width: 60px; width: 60px;
} }
.files-container img.preview { .file-container img.preview {
cursor: zoom-in; cursor: zoom-in;
} }