forked from 77media/video-flow
更新 portrait命名
This commit is contained in:
parent
4032b642db
commit
67c83ff793
@ -93,7 +93,7 @@ export function PortraitAnimeSelector({
|
||||
isPortrait ? 'bg-white/60 text-black' : 'text-white/80'
|
||||
} px-1 py-0.5 rounded-md transition-all duration-200`}
|
||||
>
|
||||
<span className="text-xs">Portrait</span>
|
||||
<span className="text-xs">live-action</span>
|
||||
</button>
|
||||
|
||||
{/* Anime split button */}
|
||||
|
||||
@ -90,7 +90,7 @@ export function PortraitAnimeSelector({
|
||||
: 'bg-transparent text-gray-400 hover:text-gray-300'
|
||||
}`}
|
||||
>
|
||||
Portrait
|
||||
live-action
|
||||
</button>
|
||||
|
||||
{/* Anime dropdown button */}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user