From 5b0580b82809af572e72d621870464a01f586065 Mon Sep 17 00:00:00 2001 From: nikogu <644506165@qq.com> Date: Mon, 23 Oct 2017 17:40:44 +0800 Subject: [PATCH] Updates --- index.css | 8 ++++++++ index.html | 3 +++ index.js | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index 2122a3c2..7316c23a 100644 --- a/index.css +++ b/index.css @@ -15955,6 +15955,14 @@ textarea.ant-time-picker-input { line-height: 32px; font-size: 24px; } +.tagCloud___1zMc4 canvas { + -webkit-transform: scale(0.25); + -ms-transform: scale(0.25); + transform: scale(0.25); + -webkit-transform-origin: 0 0; + -ms-transform-origin: 0 0; + transform-origin: 0 0; +} .timelineChart___3pR8a { background: #fff; } diff --git a/index.html b/index.html index 60ed560f..8398ca1a 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,13 @@