From 97bb03a00c6c200ad0cfe6b1b4bf11a9b4352514 Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Wed, 21 Jun 2017 17:19:56 +0300 Subject: Fix consistency in font families between chromium and ff --- src/components/timeline/timeline.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/timeline/timeline.vue') diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index 9c13fd99..dbd0d948 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -55,7 +55,7 @@ font-size: 14px; min-width: 6em; border-radius: 5px; - font-family: arial; + font-family: sans; text-align: center; padding: 0 0.5em 0 0.5em; opacity: 0.8; -- cgit v1.2.3-70-g09d2