mirror of
https://gitee.com/gitea/gitea
synced 2026-01-04 14:46:41 +08:00
Add new language support
- Update language choose dropdown to fit more languages
This commit is contained in:
@@ -312,6 +312,11 @@ footer .container .links > * {
|
||||
footer .container .links > *:first-child {
|
||||
border-left: none;
|
||||
}
|
||||
footer .ui.language .menu {
|
||||
max-height: 500px;
|
||||
overflow-y: auto;
|
||||
margin-bottom: 7px;
|
||||
}
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user