forked from matrix/element-web
fix https://github.com/vector-im/vector-web/issues/987 for once and for all
This commit is contained in:
parent
18bd1058d3
commit
b5248c06a7
|
@ -166,6 +166,7 @@ limitations under the License.
|
||||||
display: block;
|
display: block;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_last .mx_MessageTimestamp {
|
.mx_EventTile_last .mx_MessageTimestamp {
|
||||||
|
|
Loading…
Reference in New Issue