fix mobile UI overflowed

This commit is contained in:
csf
2022-08-01 12:44:13 +08:00
parent 2b07c97c08
commit 2d90946a4d
2 changed files with 27 additions and 21 deletions

View File

@@ -659,7 +659,7 @@ class _RemotePageState extends State<RemotePage> {
more.add(PopupMenuItem<String>(
child: Row(
children: ([
Container(width: 100.0, child: Text(translate('OS Password'))),
Text(translate('OS Password')),
TextButton(
style: flatButtonStyle,
onPressed: () {