From deae55c0d1ccfb38a9273710a7fe31d506d7c1d3 Mon Sep 17 00:00:00 2001 From: koplenov Date: Thu, 7 May 2026 19:33:07 +0300 Subject: [PATCH] fix contact list view --- xmpp.view.css | 2 ++ xmpp.view.tree | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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 / -