Merge pull request #4035 from vector-im/dbkr/translations
Translations!
This commit is contained in:
commit
5e0457c32d
33 changed files with 1289 additions and 165 deletions
|
@ -131,6 +131,10 @@ limitations under the License.
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
.mx_UserSettings_language {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_profileTable
|
||||
{
|
||||
display: table;
|
||||
|
|
|
@ -175,7 +175,8 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_Login_type_dropdown {
|
||||
width: 125px;
|
||||
display: inline-block;
|
||||
min-width: 125px;
|
||||
align-self: flex-end;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue