mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 15:29:21 +08:00
Fix:style of new line (#134)
This commit is contained in:
@@ -43,4 +43,7 @@
|
||||
background: #f9fafb center no-repeat url(../assets/Loading.svg);
|
||||
background-size: contain;
|
||||
}
|
||||
.fileContent {
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user