#772 fix scroll issue on mobile
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
min-height 60px
|
||||
background-color #fff
|
||||
|
||||
&--mobile
|
||||
position sticky
|
||||
top 0
|
||||
margin-bottom 8px
|
||||
|
||||
.menubar-item
|
||||
display flex
|
||||
align-items center
|
||||
|
||||
Reference in New Issue
Block a user