diff --git a/src/ffx/show_details_screen.py b/src/ffx/show_details_screen.py index 7895ec9..eec0a0d 100644 --- a/src/ffx/show_details_screen.py +++ b/src/ffx/show_details_screen.py @@ -26,7 +26,7 @@ class ShowDetailsScreen(Screen): Grid { grid-size: 5 18; - grid-rows: 2 2 2 2 2 2 6 2 2 2 2 2 9 2 9 2 2 2; + grid-rows: 2 2 2 2 2 2 6 2 2 2 2 2 2 9 2 9 2 2; grid-columns: 30 30 30 30 30; height: 100%; width: 100%;