--- a/.mozilla/firefox/profile/chrome/userChrome.css Mon Jan 17 00:16:53 2022 +0300
+++ b/.mozilla/firefox/profile/chrome/userChrome.css Mon Jan 17 02:23:07 2022 +0300
/* Move container color bar to bottom of tab */
.tabbrowser-tab[usercontextid] > .tab-stack > .tab-background > .tab-context-line {
- margin-top: calc(var(--tab-min-height) - 2px) !important;
+ margin-top: calc(var(--tab-min-height) - 5px) !important;
/* Emulate blue tab line from Photon 57-88 UI */