From 9fbe8ca2da07413bf9c791d287a99f0ef4ab3898 Mon Sep 17 00:00:00 2001 From: Paul Sommer Date: Sat, 25 Apr 2026 19:11:56 +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 286fb04c..da204fb9 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 &&