You've already forked bilibili-subtitle
大重构,优化本地调试
This commit is contained in:
@@ -75,7 +75,7 @@ function App() {
|
||||
useTranslateService()
|
||||
useSearchService()
|
||||
|
||||
return <div className={classNames('select-none', import.meta.env.VITE_ENV === 'web-dev'?'w-[350px]':'w-full')} style={{
|
||||
return <div className='select-none w-full' style={{
|
||||
height: fold?undefined:`${totalHeight}px`,
|
||||
}}>
|
||||
<Header foldCallback={foldCallback}/>
|
||||
|
Reference in New Issue
Block a user