feat: can specify available UI languages for an organization (#1306)

This commit is contained in:
Yaodong Yu
2022-11-19 22:11:19 +08:00
committed by GitHub
parent b98ce19211
commit 19ba37e0c2
17 changed files with 75 additions and 31 deletions

View File

@ -59,12 +59,6 @@
height: 70px; /* Footer height */
}
#language-box-corner {
position: absolute;
top: 75px;
right: 0;
}
.language-box {
background: url("@{StaticBaseUrl}/img/muti_language.svg");
background-size: 25px, 25px;