fix on help tools and tranlating 'Failed'

This commit is contained in:
rustdesk
2021-08-02 22:21:23 +08:00
parent 600f604611
commit 5df90d4fa1
3 changed files with 22 additions and 22 deletions

View File

@@ -21,7 +21,6 @@ class MyTheme {
}
final ButtonStyle flatButtonStyle = TextButton.styleFrom(
primary: MyTheme.accent,
minimumSize: Size(88, 36),
padding: EdgeInsets.symmetric(horizontal: 16.0),
shape: const RoundedRectangleBorder(