diff --git a/chrome/non_floating_sharp_tabs.css b/chrome/non_floating_sharp_tabs.css index 4a48d9c..0a7899c 100644 --- a/chrome/non_floating_sharp_tabs.css +++ b/chrome/non_floating_sharp_tabs.css @@ -5,6 +5,8 @@ See the above repository for updates as well as full license text. */ /* It's not strictly a requirement, but this style expects compact_proton.css to be loaded before it. */ +/* NOTE: go to about:config and enable layout.css.color-mix.enabled, this doesn't work properly without it. */ + :root{ --proton-tab-block-margin: 0px !important; --tab-block-margin: 0px !important;