sidebar-box needs to be position:relative

This commit is contained in:
MrOtherGuy 2021-03-21 08:33:34 +02:00
parent fc9afa2a32
commit 2046d18880

View file

@ -46,6 +46,8 @@ See the above repository for updates as well as full license text. */
#PersonalToolbar{ border-bottom: 1px solid var(--chrome-content-separator-color) }
#navigator-toolbox > *{ pointer-events: auto }
#sidebar-box{ position: relative }
/* SELECT TOOLBAR BEHAVIOR */
/* Comment out or delete one of these to disable that behavior */