mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
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