mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
km marks initial
This commit is contained in:
parent
c853d656b8
commit
d4c839a422
5 changed files with 186 additions and 34 deletions
|
@ -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 &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue