diff --git a/services/tui_service.py b/services/tui_service.py index bd40259..cb3b9bc 100644 --- a/services/tui_service.py +++ b/services/tui_service.py @@ -560,7 +560,7 @@ class TUIFramework(App): } #monitor-area { - padding: 0 1; + padding: 1 1 0 1; background: $panel; color: $text; }