ignore: remove nowrap constraint to allow text wrapping in console UI
parent
44d24d42b8
commit
5b431c36f8
|
|
@ -354,7 +354,6 @@
|
|||
line-height: 1.2;
|
||||
padding-left: 16px;
|
||||
position: relative;
|
||||
white-space: nowrap;
|
||||
|
||||
&::before {
|
||||
content: "▪";
|
||||
|
|
|
|||
Loading…
Reference in New Issue