mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Minor improvements
This commit is contained in:
parent
55a9237920
commit
2a5c7c669e
2 changed files with 9 additions and 25 deletions
|
@ -570,7 +570,7 @@ class _AddServerModalState extends State<AddServerModal> {
|
|||
borderColor: Theme.of(context).colorScheme.onSurface,
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 20),
|
||||
const SizedBox(height: 30),
|
||||
textField(
|
||||
label: AppLocalizations.of(context)!.ipDomain,
|
||||
controller: ipDomainController,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue