mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
Merge pull request #13833 from dataease/pr@dev-v2@style_language
style: 语言切换入口样式
This commit is contained in:
@@ -146,7 +146,7 @@ if (uid.value === '1') {
|
||||
<span>{{ link.label }}</span>
|
||||
</div>
|
||||
|
||||
<div class="uinfo-main-item de-container">
|
||||
<div class="uinfo-main-item de-container de-language">
|
||||
<div class="about-parent" ref="divLanguageRef" v-click-outside="openLanguage">
|
||||
<span>语言</span>
|
||||
<el-icon class="el-icon-animate">
|
||||
@@ -285,4 +285,7 @@ if (uid.value === '1') {
|
||||
}
|
||||
padding: var(--ed-popover-padding) 0 !important;
|
||||
}
|
||||
.de-language {
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 2865d80b28...9e46a3a6ff
Reference in New Issue
Block a user