mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-15 14:32:48 +00:00
More material 3 updates
This commit is contained in:
parent
ad51937d01
commit
386af8e809
17 changed files with 304 additions and 279 deletions
|
@ -274,7 +274,7 @@ class _ServersListState extends State<ServersList> with SingleTickerProviderStat
|
|||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: [
|
||||
PopupMenuButton(
|
||||
color: Theme.of(context).dialogBackgroundColor,
|
||||
// color: Theme.of(context).dialogBackgroundColor,
|
||||
itemBuilder: (context) => [
|
||||
PopupMenuItem(
|
||||
enabled: server.defaultServer == false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue