display header right lang switcher
This commit is contained in:
@@ -403,7 +403,6 @@ header[role=banner] .header_left_container img {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
header[role=banner] .header_right_container {
|
header[role=banner] .header_right_container {
|
||||||
display: none;
|
|
||||||
flex: 0 0 0%;
|
flex: 0 0 0%;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
min-width: fit-content;
|
min-width: fit-content;
|
||||||
|
|||||||
@@ -156,7 +156,7 @@
|
|||||||
=========================== */
|
=========================== */
|
||||||
|
|
||||||
.header_right_container {
|
.header_right_container {
|
||||||
display: none;
|
// display: none;
|
||||||
flex: 0 0 0%;
|
flex: 0 0 0%;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
min-width: fit-content;
|
min-width: fit-content;
|
||||||
|
|||||||
Reference in New Issue
Block a user