diff --git a/nym-wallet/src-tauri/tauri.conf.json b/nym-wallet/src-tauri/tauri.conf.json index adc2a2ffea..7f2692351b 100644 --- a/nym-wallet/src-tauri/tauri.conf.json +++ b/nym-wallet/src-tauri/tauri.conf.json @@ -54,8 +54,7 @@ "title": "nym-wallet", "width": 1268, "height": 768, - "resizable": true, - "fullscreen": false + "resizable": true } ], "security": { diff --git a/nym-wallet/src/components/AppBar.tsx b/nym-wallet/src/components/AppBar.tsx index 4a09ce87ae..66d50f0400 100644 --- a/nym-wallet/src/components/AppBar.tsx +++ b/nym-wallet/src/components/AppBar.tsx @@ -30,7 +30,7 @@ export const AppBar = () => { alignItems="center" flexWrap="nowrap" > - +