Pin Tab-Groups에 대한 리뷰
Pin Tab-Groups 제작자: Thomas
리뷰 2개
- 5점 만점에 5점Rahul Amaram 님, 4달 전Works 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;
}