mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 14:44:58 +08:00
7 lines
106 B
CSS
7 lines
106 B
CSS
.mx_MessageTimestamp {
|
|
color: #777;
|
|
width: 75px;
|
|
font-size: 80%;
|
|
display: inline-block;
|
|
}
|