mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Render newline separation in chat references to improve readability
This commit is contained in:
@@ -169,6 +169,7 @@ button.reference-button {
|
||||
button.reference-button.expanded {
|
||||
height: auto;
|
||||
max-height: none;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
button.reference-button::before {
|
||||
content: "▶";
|
||||
|
||||
Reference in New Issue
Block a user