Implement desktop client layout
This commit is contained in:
parent
168333428c
commit
604a5344c7
|
|
@ -294,7 +294,7 @@ class _ClientViewFullwidthState extends State<ClientViewFullwidth>
|
|||
),
|
||||
],
|
||||
),
|
||||
SizedBox(height: 8),
|
||||
SizedBox(height: 16),
|
||||
],
|
||||
);
|
||||
}).toList()
|
||||
|
|
|
|||
Loading…
Reference in New Issue