fix(ui) - autoplay modal
This commit is contained in:
parent
74ee93f357
commit
e61a9f87d7
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ function AutoplayTimer({ nextId, siteId, history }: IProps) {
|
|||
<Button variant="primary">Play Now</Button>
|
||||
</Link>
|
||||
</div>
|
||||
<div className="mt-2 flex items-center">
|
||||
<div className="mt-2 flex items-center color-gray-dark">
|
||||
Turn on/off auto-replay in <Icon name="ellipsis-v" className="mx-1" /> More options
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue