mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-29 01:41:33 +00:00
Enhance Zen welcome styles: improve button scaling, update layout properties, and add background effects
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
init() {
|
||||
document.getElementById('zen-welcome-pages').style.display = 'flex';
|
||||
document.getElementById('zen-welcome-start').remove();
|
||||
window.maximize();
|
||||
animate('#zen-welcome-pages', { opacity: [0, 1] });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user