fix: add transparent window and fix CSS layout
This commit is contained in:
@@ -29,6 +29,7 @@ function createWindow(): void {
|
||||
},
|
||||
frame: false,
|
||||
titleBarStyle: 'hidden',
|
||||
transparent: true,
|
||||
})
|
||||
|
||||
// Linux taskbar icon
|
||||
|
||||
Reference in New Issue
Block a user