mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-14 00:31:01 +03:00
Update flutter/lib/mobile/widgets/custom_scale_widget.dart
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7cf53a0fa9
commit
87f4ce98d2
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user