Use timestamp color

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-04-21 17:41:21 +02:00
parent eee1294374
commit 9658a760c8
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ limitations under the License.
font-weight: 600;
font-family: monospace;
font-size: 1rem;
color: gray;
color: $event-timestamp-color;
margin-left: 5px;
}