✨ feat(i18n): display lcode in language switcher (#565) fix
This commit is contained in:
@@ -124,7 +124,6 @@ header {
|
||||
background: var(--meta-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.language-switcher-icon-with-code {
|
||||
margin-inline-end: 0.3rem;
|
||||
@@ -147,6 +146,7 @@ header {
|
||||
&:hover {
|
||||
color: var(--meta-color);
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user