Keep floating tabs clickable; move slightly below big headers
This commit is contained in:
parent
c96adc0bde
commit
33e95a1705
1 changed files with 2 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
.floating-tabs {
|
||||
position: absolute;
|
||||
top: 240px;
|
||||
top: 250px;
|
||||
left: 0.75rem;
|
||||
z-index: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue