fixed regression in flat-orange
This commit is contained in:
parent
7018be3e6e
commit
6dd1772a8c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ window {
|
|||
mainbox {
|
||||
background-color: @blackdarkest;
|
||||
spacing:0px;
|
||||
children: [inputbar, message, sidebar, listview];
|
||||
children: [inputbar, message, listview];
|
||||
}
|
||||
|
||||
message {
|
||||
|
|
Loading…
Add table
Reference in a new issue