Temporary fix for large context menu unusability

This commit is contained in:
ilsubyeega (Il Sub Shin) 2023-12-31 13:53:07 +09:00 committed by Rafael Mardojai CM
parent 1bdf9a04f8
commit 81f84496ae
1 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ tab > stack {
#scrollbutton-up, #scrollbutton-up,
#scrollbutton-down { #scrollbutton-down {
border-top: 0 !important; border-top: 0 !important;
position: absolute !important; position: relative !important;
z-index: 5 !important; z-index: 5 !important;
top: 0; top: 0;
bottom: 0; bottom: 0;