1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

New: Rework Movie Details view

This commit is contained in:
Qstick
2023-10-08 14:53:18 -05:00
parent 40eeb31a21
commit 8e0645670b
30 changed files with 372 additions and 518 deletions
@@ -16,7 +16,7 @@ function MovieInteractiveSearchModal(props) {
isOpen={isOpen}
closeOnBackgroundClick={false}
onModalClose={onModalClose}
size={sizes.EXTRA_LARGE}
size={sizes.EXTRA_EXTRA_LARGE}
>
<MovieInteractiveSearchModalContent
movieId={movieId}