mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-28 09:21:32 +00:00
feat: Add a bounce to the glance element float and format, b=no-bug, c=common, glance
This commit is contained in:
@@ -889,6 +889,7 @@ var gZenVerticalTabsManager = {
|
||||
if (typeof height !== 'undefined') {
|
||||
document.getElementById('urlbar').style.setProperty('--urlbar-height', `${height}px`);
|
||||
}
|
||||
gURLBar.zenFormatURLValue();
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user