Fix scrollbar position

This commit is contained in:
Eike Kettner
2021-03-27 22:04:44 +01:00
parent 03459124ca
commit ff0b70abfe
2 changed files with 27 additions and 25 deletions

View File

@ -18,7 +18,7 @@ sidebarMenuItemActive =
content : String
content =
"container mx-auto px-2 h-screen-12 overflow-y-auto scrollbar-main scrollbar-thin"
"w-full mx-auto px-2 h-screen-12 overflow-y-auto scrollbar-main scrollbar-thin"
sidebarLink : String