mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
fix macOS AppDelegate.swift & UI update
This commit is contained in:
@@ -96,7 +96,7 @@ class WindowFrame extends StatelessWidget {
|
||||
? Colors.white
|
||||
: Colors.black,
|
||||
),
|
||||
).toAlign(Alignment.centerLeft).paddingLeft(4),
|
||||
).toAlign(Alignment.centerLeft).paddingLeft(4+(App.isMacOS?25:0)),
|
||||
),
|
||||
),
|
||||
if (kDebugMode)
|
||||
|
Reference in New Issue
Block a user