tabsbar: Allow clicking through tabs overflow fade-out

Ralted to #543
This commit is contained in:
Rafael Mardojai CM 2023-04-11 19:36:27 -05:00
parent 65c81083bc
commit 1d5c9fa867
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ tab > stack {
top: -3px;
z-index: -1;
width: 50px;
pointer-events: none;
}
#scrollbutton-up:not([disabled])::after {