Show version info in settings

This commit is contained in:
Ken-Håvard Lieng 2018-11-22 12:00:18 +01:00
parent 5d896ae439
commit fbbcf6457e
8 changed files with 275 additions and 174 deletions

View file

@ -812,6 +812,11 @@ input.message-input-nick.invalid {
text-align: center;
}
.settings-version {
color: #999;
font-size: 12px;
}
.suspense-fallback {
display: flex;
align-items: center;