mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Toggle chat session view on clicking the Obsidian chat sessions button
This commit is contained in:
@@ -24,6 +24,7 @@ If your plugin does not need CSS, delete this file.
|
||||
|
||||
.khoj-chat {
|
||||
display: grid;
|
||||
grid-template-rows: auto 1fr auto;
|
||||
background: var(--background-primary);
|
||||
color: var(--text-normal);
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user