add missing dummy tab-block-margin variables for oneliners

This commit is contained in:
MrOtherGuy
2021-06-16 12:13:50 +03:00
parent 56f07645aa
commit a9f10e07ea
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ See the above repository for updates as well as full license text. */
/*
urlbar_popup_full_width.css is VERY MUCH recommended for Firefox 71+ because of new urlbar popup
*/
:root{ --tab-block-margin: var(--proton-tab-block-margin) }
:root[uidensity="compact"]{
--tab-block-margin: 2px !important;
--proton-tab-block-margin: 2px !important;