feat: custom title bar that is more compact
This commit is contained in:
@@ -120,7 +120,7 @@ describe('main bootstrap preview behavior', () => {
|
||||
symbolColor: '#cccccc',
|
||||
height: 34,
|
||||
},
|
||||
autoHideMenuBar: true,
|
||||
autoHideMenuBar: false,
|
||||
}));
|
||||
|
||||
Object.defineProperty(process, 'platform', { value: originalPlatform });
|
||||
|
||||
Reference in New Issue
Block a user