fix: only render currentlang of no other urls are available
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.container {
|
||||
position: relative;
|
||||
|
||||
font-family:
|
||||
Helvetica Neue,
|
||||
Helvetica,
|
||||
@@ -7,7 +8,7 @@
|
||||
sans-serif;
|
||||
}
|
||||
|
||||
.toggle {
|
||||
.languageSwitcher {
|
||||
display: flex;
|
||||
color: #fff;
|
||||
padding: 3px 15px;
|
||||
|
||||
Reference in New Issue
Block a user