mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 14:55:27 -04:00
Add support of i18n with related patches and support "en" and "zh" locales for now
This commit is contained in:
parent
87f4d05e8e
commit
b9c59c454d
14 changed files with 400 additions and 147 deletions
|
@ -329,6 +329,10 @@ input {
|
|||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
select {
|
||||
color: black;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
span.ui-or {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue