Pass changes

This commit is contained in:
marc
2023-02-12 17:27:21 +01:00
parent 3aa810d7b3
commit 9292866a87
2 changed files with 4 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ mainbox {
border-radius: 0px;
border-color: @selected;
background-color: transparent;
children: [ "inputbar", "listview" ];
children: [ "message", "inputbar", "listview" ];
}
message {
enabled: true;