This commit is contained in:
Tomas Dvorak
2025-05-29 08:54:30 +02:00
parent bdf382b218
commit 87aed44712
+1 -1
View File
@@ -1858,7 +1858,7 @@ function updateBannerPreview() {
text-align: center;
color: #666;
font-style: italic;
${template.textStyle || ''}
${template?.textStyle || ''}
">
${bannerText || 'Náhled banneru (pro zobrazení šablon nahrajte obrázek)'}
</div>