remove --proton-tab-block-margin dummy variables
This commit is contained in:
@@ -8,10 +8,9 @@ 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;
|
||||
}
|
||||
|
||||
/* Modify these to change relative widths or default height */
|
||||
|
||||
Reference in New Issue
Block a user