Skip to content

Commit

Permalink
fix(layer-selector): fixes overscroll
Browse files Browse the repository at this point in the history
  • Loading branch information
Immo-Be committed May 29, 2024
1 parent a7aecc1 commit 5566ed4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@require '../../../../variables.styl'

.layerSelector
position: absolute
position: fixed
top: 0
right: 0
z-index: 4
Expand Down

0 comments on commit 5566ed4

Please sign in to comment.