Critiques pour Pin Tab-Groups
Pin Tab-Groups par Thomas
1 note
- Noté 5 sur 5par Rahul Amaram, il y a 6 moisWorks 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;
}