diff --git a/src/ffx/pattern_details_screen.py b/src/ffx/pattern_details_screen.py index f202e0f..7873168 100644 --- a/src/ffx/pattern_details_screen.py +++ b/src/ffx/pattern_details_screen.py @@ -39,7 +39,7 @@ class PatternDetailsScreen(Screen): CSS = """ Grid { - grid-size: 7 17; + grid-size: 7 22; grid-rows: 2 2 2 2 2 2 6 2 2 8 2 2 8 2 2 2 2; grid-columns: 25 25 25 25 25 25 25; height: 100%;