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