display header right lang switcher

This commit is contained in:
2026-03-12 11:06:59 +01:00
parent 0b6c1d2e42
commit f5b499711f
2 changed files with 1 additions and 2 deletions

View File

@@ -403,7 +403,6 @@ header[role=banner] .header_left_container img {
}
}
header[role=banner] .header_right_container {
display: none;
flex: 0 0 0%;
width: fit-content;
min-width: fit-content;

View File

@@ -156,7 +156,7 @@
=========================== */
.header_right_container {
display: none;
// display: none;
flex: 0 0 0%;
width: fit-content;
min-width: fit-content;