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