Merge pull request #13833 from dataease/pr@dev-v2@style_language

style: 语言切换入口样式
This commit is contained in:
xuwei-fit2cloud 2024-12-04 17:14:45 +08:00 committed by GitHub
commit 4687c3f8a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 2 deletions

View File

@ -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>

@ -1 +1 @@
Subproject commit 2865d80b28557629722b1eb91a26426417754769
Subproject commit 9e46a3a6ffc6f7501e34845bc5d676b678628f18