mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
fix(ui): logs terminal overflowing to the right of the window
This commit is contained in:
@@ -76,6 +76,7 @@ impl Render for LogsView {
|
||||
v_flex()
|
||||
.gap_4()
|
||||
.h_full()
|
||||
.w_full()
|
||||
.child(
|
||||
div()
|
||||
.flex_1()
|
||||
|
||||
Reference in New Issue
Block a user