Move build version to room info
This commit is contained in:
parent
bdd6977728
commit
06dcf861b8
3 changed files with 20 additions and 5 deletions
|
|
@ -60,4 +60,15 @@ $chat-button-height: 50px;
|
|||
|
||||
.dialog-text {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.build-version {
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
line-height: 117%;
|
||||
text-align: center;
|
||||
letter-spacing: 0.4px;
|
||||
color: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue