add note about color-mix pref
This commit is contained in:
parent
803c27a783
commit
4388d8497c
1 changed files with 2 additions and 0 deletions
|
@ -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. */
|
/* 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{
|
:root{
|
||||||
--proton-tab-block-margin: 0px !important;
|
--proton-tab-block-margin: 0px !important;
|
||||||
--tab-block-margin: 0px !important;
|
--tab-block-margin: 0px !important;
|
||||||
|
|
Loading…
Reference in a new issue