ignore: remove nowrap constraint to allow text wrapping in console UI

This commit is contained in:
Dax Raad
2026-01-14 11:39:52 -05:00
parent 8aaeeabf60
commit 8d3c3b6e2d
@@ -354,7 +354,6 @@
line-height: 1.2;
padding-left: 16px;
position: relative;
white-space: nowrap;
&::before {
content: "▪";