Skip to content

Commit

Permalink
Delete unnecessary padding after inner-scrollable changes
Browse files Browse the repository at this point in the history
  • Loading branch information
coskucinkilic committed Oct 8, 2024
1 parent d5077de commit 5ec1b1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
align-items: center;
gap: var(--padding-0_5x);
padding: var(--padding-2x) 0 0;
// Avoid text glitch on menu close|open
min-width: 125px;
}
Expand Down

0 comments on commit 5ec1b1c

Please sign in to comment.