Recensioni per Pin Tab-Groups
Pin Tab-Groups di Thomas
2 recensioni
- Valutata 5 su 5di Rahul Amaram, 25 giorni faWorks as expected.
One correction though. The CSS that you provided did not work. This did.
.tabbrowser-tab[label="Placeholder"] {
min-width: 1px !important;
max-width: 1px !important;
padding: 0 !important;
margin: 0 !important;
background: #808080 !important;
opacity: 0.9 !important;
}