mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
refactor: improved console with light theme
This commit is contained in:
@@ -23,8 +23,8 @@ test('main window elements visibility', async () => {
|
||||
const visibleSelectors = [
|
||||
// '#titlebar',
|
||||
'#window-content',
|
||||
'#settingbar',
|
||||
'#footer'
|
||||
'#settingbar'
|
||||
// '#footer'
|
||||
];
|
||||
|
||||
for (const selector of visibleSelectors)
|
||||
|
Reference in New Issue
Block a user