dev_env
This commit is contained in:
@@ -1928,8 +1928,12 @@
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.lang-switcher {
|
||||
@media (max-width: 960px) {
|
||||
.nav-topbar .lang-switcher {
|
||||
display: none;
|
||||
}
|
||||
.nav-drawer .lang-switcher {
|
||||
display: flex;
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user