#772 fix scroll issue on mobile

This commit is contained in:
lethemanh
2026-04-13 10:30:47 +07:00
parent e5687feaeb
commit 23edbfa7d2
7 changed files with 37 additions and 2 deletions
+5
View File
@@ -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