From 96a4cefce60a06e539dfb8eacfc27f026d6c8a41 Mon Sep 17 00:00:00 2001 From: MG12 Date: Fri, 20 Nov 2015 13:28:12 +0800 Subject: change the className of panel and its container. --- src/module/Panel.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/module/Panel.jsx') diff --git a/src/module/Panel.jsx b/src/module/Panel.jsx index d5e1521..e372774 100644 --- a/src/module/Panel.jsx +++ b/src/module/Panel.jsx @@ -90,7 +90,7 @@ const Panel = React.createClass({ const cls = classnames({ 'narrow': !this.showHour || !this.showSecond }); return ( -
+