3
How to fill tab groups label empty space
(lemmy.dbzer0.com)
.tab-group-label {
#tabbrowser-tabs[orient="vertical"][expanded] & {
width: 100% !important;
text-align: start !important;
}
}
Perfect, thank you.
Post your unsupported Firefox customizations here!
From the makers of r/FirefoxCSS
Links
Related