Fixed extension navigation consuming pointer events
This commit is contained in:
parent
2f7dc5b662
commit
60f568b9b1
@ -10,6 +10,7 @@
|
||||
padding 1.2rem
|
||||
width 100%
|
||||
z-index 2
|
||||
pointer-events none
|
||||
|
||||
> 790px
|
||||
.extension-navigation
|
||||
|
@ -43,6 +43,7 @@ button, .button
|
||||
padding 0.5rem 1rem
|
||||
color link-color
|
||||
align-items center
|
||||
pointer-events all
|
||||
|
||||
button-hover
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user