mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Refactor code
This commit is contained in:
parent
9bca87a4f2
commit
61b402a0bd
5 changed files with 693 additions and 637 deletions
|
@ -18,8 +18,6 @@ class _LogsState extends State<Logs> {
|
|||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
|
||||
|
||||
return LayoutBuilder(
|
||||
builder: (context, constraints) {
|
||||
if (constraints.maxWidth > 1000) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue