header right langue switcher hidden
This commit is contained in:
@@ -379,6 +379,7 @@ 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;
|
||||||
|
|||||||
@@ -120,7 +120,7 @@ header[role="banner"]{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.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