Update flutter/lib/mobile/widgets/custom_scale_widget.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Alessandro De Blasis
2025-10-29 09:24:45 +01:00
committed by GitHub
parent 7cf53a0fa9
commit 87f4ce98d2

View File

@@ -172,7 +172,7 @@ class _MobileCustomScaleControlsState extends State<MobileCustomScaleControls> {
'${translate("Scale custom")}: $_value%',
style: const TextStyle(fontSize: 14, fontWeight: FontWeight.w500),
),
SizedBox(height: 8),
const SizedBox(height: 8),
Row(
children: [
IconButton(