Merge remote-tracking branch 'Gitea/master' into iOS

This commit is contained in:
2022-05-02 21:50:21 +08:00
2 changed files with 86 additions and 1 deletions
+1 -1
View File
@@ -875,7 +875,7 @@ Widget getImageWidget() {
color: Color.fromRGBO(49, 216, 123, 1),
fontWeight: FontWeight.bold)),
),
SizedBox(height: ScreenUtil().setHeight(copyright_info.contains('\n') ? 50 : 90)),
SizedBox(height: ScreenUtil().setHeight(copyright_info.contains('\n') ? 40 : 90)),
Container(
alignment: Alignment.center,
child: Text(copyright_info,