mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
readd: server tab double column (#277)
This commit is contained in:
@@ -137,7 +137,6 @@ Future<void> _initDesktopWindow() async {
|
||||
await CustomAppBar.updateTitlebarHeight();
|
||||
|
||||
const windowOptions = WindowOptions(
|
||||
size: Size(400, 777),
|
||||
center: true,
|
||||
backgroundColor: Colors.transparent,
|
||||
skipTaskbar: false,
|
||||
|
||||
Reference in New Issue
Block a user