firefox: tree style tab: shrink active tab indicator

This commit is contained in:
He4eT 2024-08-10 14:14:53 +02:00
commit 818dffe51e

View file

@ -77,6 +77,6 @@ tab-item tab-favicon * {
} }
.highlighter::before { .highlighter::before {
margin-top: -1px; margin-top: 0px;
margin-bottom: -1px; margin-bottom: 0px;
} }