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 44d24d42b8
commit 5b431c36f8

View File

@@ -354,7 +354,6 @@
line-height: 1.2;
padding-left: 16px;
position: relative;
white-space: nowrap;
&::before {
content: "▪";