mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 23:43:20 +03:00
1. mobile ab login.
2. typos 3. del rename dialog body padding
This commit is contained in:
@@ -590,8 +590,6 @@ abstract class BasePeerCard extends StatelessWidget {
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
Container(
|
||||
padding:
|
||||
const EdgeInsets.symmetric(horizontal: 16.0, vertical: 8.0),
|
||||
child: Form(
|
||||
child: TextFormField(
|
||||
controller: controller,
|
||||
|
||||
Reference in New Issue
Block a user