mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 04:57:23 +00:00
fix ui; update windows build
This commit is contained in:
@@ -1192,7 +1192,7 @@ class __BlockingPageState extends State<_BlockingPage> {
|
||||
strokeWidth: 1.6,
|
||||
).fixWidth(18).fixHeight(18).toAlign(Alignment.center)
|
||||
: Text("Submit".tl),
|
||||
).fixWidth(96).fixHeight(28),
|
||||
).fixWidth(96).fixHeight(32),
|
||||
).toAlign(Alignment.center).paddingTop(16);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user