Skip to content

Commit

Permalink
tabsbar: Allow clicking through tabs overflow fade-out
Browse files Browse the repository at this point in the history
Ralted to #543
  • Loading branch information
rafaelmardojai committed Apr 12, 2023
1 parent 65c8108 commit 1d5c9fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/parts/tabsbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ tab > stack {
top: -3px;
z-index: -1;
width: 50px;
pointer-events: none;
}

#scrollbutton-up:not([disabled])::after {
Expand Down

0 comments on commit 1d5c9fa

Please sign in to comment.