new scrolling

This commit is contained in:
2025-11-21 01:40:22 -05:00
parent bdcdb01524
commit 6405c1bb3b
2 changed files with 1 additions and 2 deletions

View File

@@ -160,7 +160,6 @@ pub fn msg_panel(client: &mut Client, network: NetSender) -> impl WidgetFn<Stack
(
msg_area
.clone()
.align(Align::BOT)
.scroll()
.pad(Padding::x(15))
.height(rest(1)),