km marks initial

This commit is contained in:
muerwre 2019-03-01 12:28:37 +07:00
parent c853d656b8
commit d4c839a422
5 changed files with 186 additions and 34 deletions

View file

@ -57,7 +57,7 @@ class Component extends React.PureComponent<Props, State> {
<span className="desktop-only">
<Icon icon="icon-cycle" size={32} />
</span>
<span className="desktop-only">{toHours(estimated)}</span>
<div className="desktop-only">{toHours(estimated)}</div>
</div>
{
dialogOpened &&