This commit is contained in:
Hachi-R 2024-05-03 13:17:53 -03:00
parent 8aed8f15d7
commit 94b7c8aefe
2 changed files with 3 additions and 3 deletions

View File

@ -34,8 +34,8 @@ export class WindowManager {
minWidth: 1024,
minHeight: 540,
titleBarStyle: "hidden",
...(process.platform === "linux" ? {icon} : {}),
trafficLightPosition: {x: 16, y: 16},
...(process.platform === "linux" ? { icon } : {}),
trafficLightPosition: { x: 16, y: 16 },
titleBarOverlay: {
symbolColor: "#DADBE1",
color: "#151515",

View File

@ -68,7 +68,7 @@ export function Settings() {
/>
<Button
style={{alignSelf: "flex-end"}}
style={{ alignSelf: "flex-end" }}
theme="outline"
onClick={handleChooseDownloadsPath}
>