ignore: remove nowrap constraint to allow text wrapping in console UI
This commit is contained in:
@@ -354,7 +354,6 @@
|
|||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
position: relative;
|
position: relative;
|
||||||
white-space: nowrap;
|
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: "▪";
|
content: "▪";
|
||||||
|
|||||||
Reference in New Issue
Block a user