Show generated images in the chat modal of the Khoj Obsidian plugin

This commit is contained in:
Debanjum Singh Solanky
2023-12-04 21:23:31 -05:00
parent 8016a57b5e
commit 52c5f4170a
2 changed files with 29 additions and 6 deletions

View File

@@ -217,7 +217,9 @@ button.copy-button:hover {
background: #f5f5f5;
cursor: pointer;
}
img {
max-width: 60%;
}
#khoj-chat-footer {
padding: 0;