mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
Merge pull request #6859 from matrix-org/gsouquet/threads-timestamp-fix
This commit is contained in:
commit
a2917a4a30
1 changed files with 5 additions and 0 deletions
|
@ -732,6 +732,11 @@ $hover-select-border: 4px;
|
|||
margin-top: 0;
|
||||
padding-bottom: 5px;
|
||||
margin-bottom: 5px;
|
||||
|
||||
.mx_MessageTimestamp {
|
||||
left: auto;
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_MessageComposer_sendMessage {
|
||||
|
|
Loading…
Reference in a new issue