Open hufuhufu opened 3 years ago
I can confirm I am experiencing the same issue. I'm using the latest Firefox 91.
In the folder treestyletab, I was able to fix this by editing custom-hover.css:
Locate:
tab-item .label {
color: var(--light-2) !important;
padding-bottom: 2px;
}
Replace it with:
tab-item .label {
color: var(--light-2) !important;
padding-bottom: 5px;
}
I just installed FlyingFox and I really love this. But, I have this issue since the fresh install. Tab's favicons, especially the circular one, are visibly cropped, and the close tab icon as well. I've tweaked some of the css, like padding and margin, but I can't find where the css that could affect the favicon.
Here is the screenshot
Firefox Version: 90