mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 05:29:12 +00:00
Allow chat reference to expand enough to show the whole reference, rather than constraining the height
This commit is contained in:
@@ -582,7 +582,7 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
button.reference-button.expanded {
|
||||
max-height: 200px;
|
||||
max-height: none;
|
||||
}
|
||||
|
||||
button.reference-button::before {
|
||||
|
||||
Reference in New Issue
Block a user