fix(coding-agent): prevent wrapped padding in HTML export
This commit is contained in:
@@ -555,7 +555,7 @@
|
||||
}
|
||||
|
||||
.ansi-line {
|
||||
white-space: pre-wrap;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.tool-images {
|
||||
|
||||
Reference in New Issue
Block a user