Fixed Add movie, edit movie, and edit collection UIs to look better in 16:9 aspect ratios
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user