From ef1e189005cbbc8c13f099e5dee60616b06ac730 Mon Sep 17 00:00:00 2001 From: Paul Sommer Date: Sat, 25 Apr 2026 19:20:27 +0200 Subject: [PATCH] feat: make customText bigger --- .../components/top/auxiliary/watermark/watermark.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/top/auxiliary/watermark/watermark.component.html b/src/app/components/top/auxiliary/watermark/watermark.component.html index da204fb..8029efe 100644 --- a/src/app/components/top/auxiliary/watermark/watermark.component.html +++ b/src/app/components/top/auxiliary/watermark/watermark.component.html @@ -1,7 +1,7 @@ @if (dataModel.watermarkInfo().spectraWatermark || dataModel.watermarkInfo().customTextEnabled) {
@if ( dataModel.watermarkInfo().spectraWatermark &&