mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-20 06:21:00 +00:00
Refactor ZenStartup.mjs to improve browser layout initialization and fix smooth scroll issue
This commit is contained in:
Submodule src/browser/base/content/zen-components updated: d0f32a6ee8...62c056b4d0
@@ -50,6 +50,12 @@
|
||||
width: 3px !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (-moz-bool-pref: 'zen.tabs.dim-pending') {
|
||||
&[pending='true'] .tab-icon-image {
|
||||
opacity: 0.5;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user