zk 1 год назад
Родитель
Сommit
f7f61ca6e2
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      lib/dialog/guide_dialog.dart

+ 1 - 2
lib/dialog/guide_dialog.dart

@@ -75,8 +75,7 @@ void mainGuide(GlobalKey topGuide, GlobalKey aiGuide,
                 return Positioned(
                   left: 0,
                   right: 0,
-                  bottom:
-                      aiBottom - 7.h + MediaQuery.of(context).padding.bottom,
+                  bottom: aiBottom - 7.h,
                   child: Column(
                     children: [
                       GestureDetector(