Fix #21: Ensure process output text boxes wrap properly #22

Merged
gronod merged 1 commits from bugfix/issue-21-log-wrap into development 2026-08-23 09:11:17 +01:00
Owner

Fixes #21 by replacing individual ID selectors with .log-container pre and adding overflow-wrap: anywhere; so long unspaced progress bars wrap rather than spilling over.

Fixes #21 by replacing individual ID selectors with `.log-container pre` and adding `overflow-wrap: anywhere;` so long unspaced progress bars wrap rather than spilling over.
gronod added 1 commit 2026-08-23 09:11:08 +01:00
fix(ui): ensure process output text boxes wrap properly (fixes #21)
Build Linux Packages / Build Linux (pull_request) Failing after 14m16s
Build Windows Packages / Build Windows (pull_request) Has been cancelled
Build macOS Packages / Build macOS (Apple Silicon) (pull_request) Has been cancelled
Build macOS Packages / Build macOS (Intel) (pull_request) Has been cancelled
aee69b924c
gronod merged commit aefa0993f6 into development 2026-08-23 09:11:17 +01:00
gronod deleted branch bugfix/issue-21-log-wrap 2026-08-23 09:11:17 +01:00
Sign in to join this conversation.