feat(http):http webview top
This commit is contained in:
@@ -129,7 +129,7 @@ class _CustomerWebViewState extends State<CustomerWebView> {
|
||||
child: GestureDetector(
|
||||
onTap: () => Navigator.pop(context),
|
||||
child: Container(
|
||||
margin: const EdgeInsets.only(left: 16, top: 16),
|
||||
margin: const EdgeInsets.only(left: 16, top: 24),
|
||||
width: 44,
|
||||
height: 44,
|
||||
decoration: BoxDecoration(
|
||||
|
||||
Reference in New Issue
Block a user