diff --git a/src/tt/tui/modals.py b/src/tt/tui/modals.py index 7a15448..376c615 100644 --- a/src/tt/tui/modals.py +++ b/src/tt/tui/modals.py @@ -49,8 +49,8 @@ class ChoiceModal(ModalScreen): } ChoiceModal Vertical { border: double teal; - height: 10; width: 38; + height: 100%; } ChoiceModal Label.hints { border: solid grey;