diff --git a/xmpp.view.css b/xmpp.view.css index b746dfb..4e1a12b 100644 --- a/xmpp.view.css +++ b/xmpp.view.css @@ -203,6 +203,8 @@ flex: 1; overflow-y: auto; min-height: 0; + display: flex; + flex-direction: column; } [xmpp_Chat_pane] { diff --git a/xmpp.view.tree b/xmpp.view.tree index e6de581..db9d9f2 100644 --- a/xmpp.view.tree +++ b/xmpp.view.tree @@ -96,8 +96,8 @@ $xmpp $mol_view <= Search_input $mol_string hint @ \Search or enter JID… value? <=> search_query? \ - <= Roster_list $mol_list - rows <= roster_rows / + <= Roster_list $mol_view + sub <= roster_rows / <= Search_actions $mol_view sub <= search_actions_sub / -