Revert styling for white-space pre-line in the chat views as it looks bad

This commit is contained in:
sabaimran
2024-01-29 18:29:54 +05:30
parent da854703aa
commit fc4b57d9f6
2 changed files with 0 additions and 2 deletions

View File

@@ -892,7 +892,6 @@
display: inline-block;
max-width: 80%;
text-align: left;
white-space: pre-line;
}
/* color chat bubble by khoj blue */
.chat-message-text.khoj {

View File

@@ -965,7 +965,6 @@ To get started, just start typing below. You can also type / to see a list of co
display: inline-block;
max-width: 80%;
text-align: left;
white-space: pre-line;
}
/* color chat bubble by khoj blue */
.chat-message-text.khoj {