updated api preview tabs style
This commit is contained in:
@@ -101,6 +101,19 @@ $tabContentAnimationSpeed: 0.2s;
|
||||
min-height: 30px;
|
||||
margin-bottom: var(--smSpacing);
|
||||
}
|
||||
&.glued {
|
||||
border: 0;
|
||||
margin-bottom: -2px;
|
||||
.tab-item {
|
||||
&:after {
|
||||
content: none;
|
||||
display: none;
|
||||
}
|
||||
&.active {
|
||||
background: var(--baseAlt1Color);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tabs-content {
|
||||
|
||||
Reference in New Issue
Block a user