forked from 77media/video-flow
小优化
This commit is contained in:
parent
252e0ff901
commit
bfe7b43c76
@ -189,7 +189,7 @@ export function ThumbnailGrid({
|
|||||||
{taskObject.videos.data[index].video_status === 2 && (
|
{taskObject.videos.data[index].video_status === 2 && (
|
||||||
<div className="absolute inset-0 bg-red-500/10 flex items-center justify-center z-20">
|
<div className="absolute inset-0 bg-red-500/10 flex items-center justify-center z-20">
|
||||||
<div className="text-[#813b9dcc] text-xl font-bold flex items-center gap-2">
|
<div className="text-[#813b9dcc] text-xl font-bold flex items-center gap-2">
|
||||||
<RotateCcw className="w-10 h-10 cursor-pointer" />
|
<RotateCcw className="w-10 h-10" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user