fixed regression in flat-orange

This commit is contained in:
Erol Gorancic 2019-06-29 13:19:14 +02:00
parent 7018be3e6e
commit 6dd1772a8c

View file

@ -31,7 +31,7 @@ window {
mainbox {
background-color: @blackdarkest;
spacing:0px;
children: [inputbar, message, sidebar, listview];
children: [inputbar, message, listview];
}
message {