non-floating tabs: add will-change:unset for tabstoolbar as well

Fixes #451
This commit is contained in:
MrOtherGuy
2024-11-27 04:52:33 +02:00
parent a2d00c282d
commit e23b213d84

View File

@@ -132,6 +132,7 @@ See the above repository for updates as well as full license text. */
order: 2;
margin-inline: 10px !important;
}
:where(#navigator-toolbox) > #TabsToolbar,
#titlebar{
will-change: unset !important;
transition: none !important;