This commit is contained in:
xuhang-x 2024-07-22 19:24:37 +08:00
parent 46dbbe2578
commit 976b9ad945

View File

@ -288,8 +288,8 @@ class WallpaperDetailView extends GetView<WallpaperDetailController> {
padding: EdgeInsets.only( padding: EdgeInsets.only(
left: 16, left: 16,
right: 16, right: 16,
top: 15, bottom: MediaQuery.of(context).padding.bottom,
bottom: MediaQuery.of(context).padding.bottom + 15).w, ).w,
child: Row( child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween, mainAxisAlignment: MainAxisAlignment.spaceBetween,
children: [ children: [