mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-21 07:03:18 +03:00
update scam text height
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
This commit is contained in:
@@ -329,7 +329,7 @@ class _ScamWarningDialogState extends State<ScamWarningDialog> {
|
|||||||
),
|
),
|
||||||
SizedBox(height: 18),
|
SizedBox(height: 18),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
height: 250,
|
height: 220,
|
||||||
child: Scrollbar(
|
child: Scrollbar(
|
||||||
child: SingleChildScrollView(
|
child: SingleChildScrollView(
|
||||||
child: Text(
|
child: Text(
|
||||||
|
|||||||
Reference in New Issue
Block a user