Skip to content

Commit

Permalink
Merge branch 'improve-sidebar-animation' into fix-bottom-nav-bar-on-m…
Browse files Browse the repository at this point in the history
…obile
  • Loading branch information
lgmarchi committed Dec 10, 2024
2 parents 2b376ef + cea70d5 commit 29b3d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/layouts/Sidebar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
top: 0;
left: 0;
z-index: 5;
height: 100vh;
height: 100%;
background-color: var(--background);
opacity: 1;
width: fit-content;
Expand Down

0 comments on commit 29b3d19

Please sign in to comment.