mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
UI changes
This commit is contained in:
parent
d1bc5ffdd3
commit
399881411a
1 changed files with 2 additions and 1 deletions
|
@ -65,9 +65,10 @@ class _AddServerModalState extends State<AddServerModal> {
|
|||
),
|
||||
child: Text(
|
||||
label,
|
||||
style: const TextStyle(
|
||||
style: TextStyle(
|
||||
fontSize: 16,
|
||||
fontWeight: FontWeight.w500,
|
||||
color: Theme.of(context).primaryColor
|
||||
),
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue