Skip to content

Commit

Permalink
Update src/lib/components/common/PageToolbar.svelte
Browse files Browse the repository at this point in the history
Co-authored-by: Allan Lasser <[email protected]>
  • Loading branch information
eyeseast and allanlasser authored Feb 28, 2024
1 parent acc9143 commit b0c5c20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/common/PageToolbar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
display: flex;
height: 2.5rem;
padding: 0.625rem 1rem;
box-sizing: border-box;
justify-content: space-between;
align-items: center;
width: 100%;
Expand Down

0 comments on commit b0c5c20

Please sign in to comment.