Pin Tab-Groups incelemeleri
Pin Tab-Groups geliştiren: Thomas
2 inceleme
- 5 üzerinden 5 puanyazan: Rahul Amaram, bir ay önceWorks 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;
}