cleanup and fixes
This commit is contained in:
parent
076c52788b
commit
58a975e8df
16 changed files with 32 additions and 41 deletions
|
@ -25,8 +25,9 @@
|
|||
border-bottom-color: $fallback--border;
|
||||
border-bottom-color: var(--border, $fallback--border);
|
||||
}
|
||||
|
||||
.tab-wrapper {
|
||||
height: 28px;
|
||||
height: 2em;
|
||||
|
||||
&:not(.active)::after {
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue