stick to rust 1.75 for win7/8, https://github.com/rustdesk/rustdesk/discussions/7503
This commit is contained in:
parent
4f3de4cf54
commit
28b376d2d2
2 changed files with 8 additions and 8 deletions
|
|
@ -80,7 +80,6 @@ class _AddressBookState extends State<AddressBook> {
|
|||
child: Container(
|
||||
width: 200,
|
||||
height: double.infinity,
|
||||
padding: const EdgeInsets.all(8.0),
|
||||
child: Column(
|
||||
children: [
|
||||
_buildAbDropdown(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue