mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Fix setting title on new conversations, add the action menu
This commit is contained in:
@@ -95,7 +95,7 @@ div.agentIndicator {
|
||||
}
|
||||
|
||||
div.chatTitleWrapper {
|
||||
grid-template-columns: auto 1fr;
|
||||
grid-template-columns: 1fr auto;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user