mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 06:59:09 +00:00
refactor: improve visibility of time-to-end
This commit is contained in:
committed by
Carlos Valente
parent
83b9fde45e
commit
b1bff22b84
@@ -90,6 +90,7 @@ const EventBlockInner = (props: EventBlockInnerProps) => {
|
||||
delay={delay}
|
||||
timeStrategy={timeStrategy}
|
||||
linkStart={linkStart}
|
||||
timerType={timerType}
|
||||
/>
|
||||
</div>
|
||||
<div className={style.titleSection}>
|
||||
|
||||
Reference in New Issue
Block a user