Fixed Add movie, edit movie, and edit collection UIs to look better in 16:9 aspect ratios

This commit is contained in:
2023-08-08 10:50:06 -06:00
parent b9771ab108
commit a09eb83555
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ fn draw_edit_movie_confirmation_prompt<B: Backend>(
let chunks = vertical_chunks_with_margin(
vec![
Constraint::Percentage(35),
Constraint::Percentage(25),
Constraint::Length(3),
Constraint::Length(3),
Constraint::Length(3),