From 13c5ae08d9091e3c90df05c513585156d774cb64 Mon Sep 17 00:00:00 2001 From: muerwre Date: Mon, 3 Sep 2018 15:09:38 +0700 Subject: [PATCH] icons and toolbars --- src/components/panels/EditorPanel.jsx | 20 ++++++++++---------- src/modules/Editor.js | 3 ++- src/styles/map.less | 8 ++++++-- src/styles/panel.less | 10 +++++++--- 4 files changed, 25 insertions(+), 16 deletions(-) diff --git a/src/components/panels/EditorPanel.jsx b/src/components/panels/EditorPanel.jsx index c661c67..7ee1002 100644 --- a/src/components/panels/EditorPanel.jsx +++ b/src/components/panels/EditorPanel.jsx @@ -46,15 +46,15 @@ export class EditorPanel extends React.PureComponent { -
-
- {totalDistance} км - - { - {toHours(estimateTime)} - } -
+
+ {totalDistance} км + + { + {toHours(estimateTime)} + } +
+