forked from Github/frigate
Use MobilePage for camera group editor (#13710)
* Use MobilePage for camera group editor * alignment * clear editing group name
This commit is contained in:
@@ -641,7 +641,7 @@ function DetectionReview({
|
||||
>
|
||||
{filter?.before == undefined && (
|
||||
<NewReviewData
|
||||
className="pointer-events-none absolute left-1/2 z-50 -translate-x-1/2"
|
||||
className="pointer-events-none absolute left-1/2 z-[49] -translate-x-1/2"
|
||||
contentRef={contentRef}
|
||||
reviewItems={currentItems}
|
||||
itemsToReview={loading ? 0 : itemsToReview}
|
||||
|
||||
Reference in New Issue
Block a user