mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Make new chat message text selectable in Obsidian side pane
Resolves #789
This commit is contained in:
@@ -76,6 +76,7 @@ If your plugin does not need CSS, delete this file.
|
||||
display: inline-block;
|
||||
max-width: 80%;
|
||||
text-align: left;
|
||||
user-select: text;
|
||||
}
|
||||
/* color chat bubble by khoj blue */
|
||||
.khoj-chat-message-text.khoj {
|
||||
|
||||
Reference in New Issue
Block a user