Adjust the language switch position on desktop

This commit is contained in:
Wolfgang Huß 2023-01-31 17:09:32 +01:00
parent 0f21a92a84
commit e9b885d33b

View File

@ -300,7 +300,6 @@ export default {
.topbar-locale-switch {
display: flex;
margin-right: $space-xx-small;
margin-top: -$space-xx-small;
align-self: center;
display: inline-flex;
}