fix preview

This commit is contained in:
Zhora Shalyapin 2024-11-29 12:45:56 +00:00
parent 43511cafe1
commit 93a74fa633

View File

@ -537,11 +537,11 @@
gap: 5px; gap: 5px;
} }
img.preview { .file-container img.preview {
width: 120px; width: 120px;
} }
img.preview-small { .file-container img.preview-small {
width: 60px; width: 60px;
} }