mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 09:23:51 +00:00
refactor: recover style override
This commit is contained in:
committed by
Carlos Valente
parent
089eba3877
commit
687ad68726
@@ -169,6 +169,7 @@ export default function MinimalTimer(props: MinimalTimerProps) {
|
||||
<div
|
||||
className={timerClasses}
|
||||
style={{
|
||||
color: userOptions.textColour,
|
||||
fontSize: `${timerFontSize}vw`,
|
||||
fontFamily: userOptions.font,
|
||||
top: userOptions.top,
|
||||
|
||||
Reference in New Issue
Block a user