Fix info panel overflow (#33)
* update chatbot placeholder * fix chat info panel overflow bug * set azure_endpoint to required in AzureChatOpenAI * update screenshots
This commit is contained in:
@@ -87,7 +87,7 @@ button.selected {
|
||||
|
||||
#chat-info-panel {
|
||||
max-height: var(--main-area-height) !important;
|
||||
overflow-y: scroll !important;
|
||||
overflow: auto !important;
|
||||
}
|
||||
|
||||
#conv-settings-panel {
|
||||
|
Reference in New Issue
Block a user