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