diff --git a/src/tuimble/app.py b/src/tuimble/app.py index d1ce0bf..60a26c6 100644 --- a/src/tuimble/app.py +++ b/src/tuimble/app.py @@ -381,13 +381,12 @@ class TuimbleApp(App): } #chatlog { height: 1fr; - border-bottom: solid #292e42; scrollbar-size: 1 1; } #input { - dock: bottom; height: 3; border-top: solid #292e42; + padding: 0 1 0 0; } #status { dock: bottom;