This commit is contained in:
ValueOn AG 2026-04-09 00:23:30 +02:00
parent fc2ef731a2
commit 464151ca67

View file

@ -216,7 +216,7 @@ const _ProgressOverlay: React.FC<{ progress: ProgressInfo }> = ({ progress }) =>
<>
<p
style={{
margin: showLangMeter ? '0 0 0.35rem' : '0 0 0.35rem',
margin: '0 0 0.35rem',
fontSize: '1rem',
fontWeight: 600,
fontVariantNumeric: 'tabular-nums',