mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 04:41:28 +03:00
update dir ; move settings from main page to settings_page
This commit is contained in:
@@ -260,8 +260,8 @@ class PermissionRow extends StatelessWidget {
|
||||
Row(
|
||||
children: [
|
||||
SizedBox(
|
||||
width: 60,
|
||||
child: Text(name + ":",
|
||||
width: 70,
|
||||
child: Text(name,
|
||||
style: TextStyle(fontSize: 16.0, color: MyTheme.accent50))),
|
||||
SizedBox(
|
||||
width: 50,
|
||||
|
||||
Reference in New Issue
Block a user