😎优化首页多语言组件显隐
This commit is contained in:
parent
50f024644b
commit
a908e8fd16
@ -424,6 +424,10 @@ const initI18nOrSize = (value: string, attr: string) => {
|
||||
color: var(--el-color-white);
|
||||
}
|
||||
}
|
||||
|
||||
.change-language {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 580px) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user