Skip to content

Commit

Permalink
align user line items
Browse files Browse the repository at this point in the history
  • Loading branch information
chukarave committed Jan 10, 2024
1 parent 7d21f2c commit 545914d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/Pages/Layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ onBeforeUnmount(() => {
display: flex;
flex-wrap: wrap;
gap: 1.5rem;
align-items: center;
}
.languageSelector {
Expand Down

0 comments on commit 545914d

Please sign in to comment.