1
This commit is contained in:
parent
976b9ad945
commit
70489a9dae
@ -303,7 +303,7 @@ class WallpaperDetailView extends GetView<WallpaperDetailController> {
|
||||
controller.copyPrompt(model.generateInfo),
|
||||
child: Container(
|
||||
width: 200.w,
|
||||
height: 70.h,
|
||||
height: 40.h,
|
||||
alignment: Alignment.center,
|
||||
decoration: BoxDecoration(
|
||||
color: Colors.white.withOpacity(.2),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user