0.10.2-10 DVD Title Scan
This commit is contained in:
@@ -1056,11 +1056,12 @@ export default function HistoryPage({ refreshToken = 0 }) {
|
||||
void openDetail(row);
|
||||
}}
|
||||
>
|
||||
<div className="history-dv-grid-status-overlay">
|
||||
{renderStatusTag(row)}
|
||||
</div>
|
||||
|
||||
<div className="history-dv-grid-poster-wrap">
|
||||
{renderPoster(row, 'history-dv-poster-grid')}
|
||||
<div className="history-dv-grid-status-overlay">
|
||||
{renderStatusTag(row)}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="history-dv-grid-main">
|
||||
|
||||
Reference in New Issue
Block a user