diff --git a/lib/components/commonFun.dart b/lib/components/commonFun.dart index e724049..46210a0 100644 --- a/lib/components/commonFun.dart +++ b/lib/components/commonFun.dart @@ -883,7 +883,7 @@ Widget getImageWidget() { color: Color.fromRGBO(49, 216, 123, 1), fontWeight: FontWeight.bold)), ), - SizedBox(height: ScreenUtil().setHeight(copyright_info.contains('\n') ? 25 : 90)), + SizedBox(height: ScreenUtil().setHeight(copyright_info.contains('\n') ? 25 : 70)), Container( alignment: Alignment.center, child: Text(copyright_info,