Adjust the font size of the 'No thumbnails available' text.

(cherry picked from commit c4dfed0e02)
This commit is contained in:
DanGastardelli
2024-09-30 12:33:00 -03:00
committed by github-actions[bot]
parent d6f75af9d3
commit be2bf9897a

View File

@@ -34,6 +34,7 @@ img {
justify-content: center;
align-items: center;
text-align: center;
font-size: 14px;
}
}
}