fix input alignment and double border in chat area
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user