Skip to content

Commit aeb6562

Browse files
ROunofFsvennam92
authored andcommitted
fix: Bring back language selector in the top bar
1 parent 4127e15 commit aeb6562

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

website/src/css/custom.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,11 @@
279279
display: none;
280280
}
281281

282+
/* Keep the locale dropdown and GitHub link visible on desktop */
283+
.navbar__items--right .navbar__item {
284+
display: flex;
285+
}
286+
282287
/* Show navbar items only in mobile sidebar */
283288
.navbar-sidebar .navbar__item {
284289
display: block;

0 commit comments

Comments
 (0)