mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Use fixed-width numerals in call time
This commit is contained in:
@@ -5688,6 +5688,7 @@ button.module-image__border-overlay:focus {
|
|||||||
&__header-message {
|
&__header-message {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
font-variant: tabular-nums;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
letter-spacing: -0.0025em;
|
letter-spacing: -0.0025em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user