ctucx.git: smartie-pwa

[js] smarthome web-gui

commit 40386c4cb34c20d25b85675f7bb66705df26ca05
parent 23bc665c9e9d08f018360807fff7f8ef770230ba
Author: Milan Pässler <me@pbb.lc>
Date: Tue, 18 Jun 2019 02:43:19 +0200

powermeter history style
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/power-meter/history.js b/src/power-meter/history.js
@@ -165,7 +165,7 @@ class PowerMeterHistory extends LitElement {
 				max-width: 100%;
 				margin-left: auto;
 				margin-right: auto;
-				margin-top: 40px;
+				margin-top: 20px;
 				margin-bottom: 0px;
 				/*justify-content: space-between;*/
 			}