adjust tabs position
This commit is contained in:
parent
b0fb0b101d
commit
088905057a
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ button.toggle.right.open::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
bottom: calc(var(--unit--vertical-relative) * 2);
|
bottom: calc(var(--unit--vertical-relative) * 4);
|
||||||
}
|
}
|
||||||
|
|
||||||
.active-tab {
|
.active-tab {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue