mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
Use OpenType tabular numbers in timestamps
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
4db0d94fb6
commit
b02175793e
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ limitations under the License.
|
|||
.mx_MessageTimestamp {
|
||||
color: $event-timestamp-color;
|
||||
font-size: $font-10px;
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue