Skip to content

Commit

Permalink
fix: fix the language switcher style
Browse files Browse the repository at this point in the history
  • Loading branch information
AliKdhim87 committed Apr 6, 2023
1 parent 18645b9 commit a4846be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/frontend/src/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ a {
flex-direction: column;
background-color: var(--colors-secondary-bg);
}
.utrecht-language-switcher {
display: flex;
}

[dir="ltr"] .utrecht-language-switcher_item {
margin-inline-start: 20px;
Expand Down

0 comments on commit a4846be

Please sign in to comment.