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