web/FilenamePreview: reduce line height

This commit is contained in:
wukko 2025-03-10 13:47:53 +06:00
parent 95a5a8ae9b
commit 429591c445
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -148,7 +148,7 @@
.item-text .description {
padding: 0;
line-height: 1.4;
line-height: 1.3;
}
@media screen and (max-width: 750px) {