From cbb34e34cb25c7364e2483356ffccd71caeab0e6 Mon Sep 17 00:00:00 2001 From: Hong Date: Sun, 29 Oct 2017 19:17:18 -0700 Subject: [PATCH] fix radar overflow --- src/routes/Dashboard/Workplace.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Dashboard/Workplace.js b/src/routes/Dashboard/Workplace.js index 71964fd2..e112f112 100644 --- a/src/routes/Dashboard/Workplace.js +++ b/src/routes/Dashboard/Workplace.js @@ -241,7 +241,7 @@ export default class Workplace extends PureComponent { loading={radarData.length === 0} >
- +