mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-08 15:47:47 +00:00
Minor change
This commit is contained in:
parent
78561a68bf
commit
504d3cca56
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ class _FiltersWidgetState extends State<FiltersWidget> with TickerProviderStateM
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
),
|
),
|
||||||
const SizedBox(width: 10),
|
const SizedBox(width: 5),
|
||||||
],
|
],
|
||||||
bottom: TabBar(
|
bottom: TabBar(
|
||||||
controller: tabController,
|
controller: tabController,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue