llama-gpt/components/Chatbar
Syed Muzamil 91cbe0b104
fix: some ui issues (#346)
* fix: scroll button not visible in light mode

* fix: sidebar when there is a folder

When a folder is added in the sidebar and there are less items scroll
bar appears. This simple change fixes that behaviour

* fix: small devices regerate/Stop button below input

Below 768px Stop Genrating and Regerate Button remains hidden behind the
input. This is the fix for that
2023-04-01 23:11:03 -06:00
..
Chatbar.tsx fix: some ui issues (#346) 2023-04-01 23:11:03 -06:00
ChatbarSettings.tsx change to "data" 2023-04-01 23:01:05 -06:00
ClearConversations.tsx Prompts (#229) 2023-03-27 09:38:56 -06:00
Conversation.tsx fix: website crash when typing / followed with non prompt name (#262) 2023-03-28 08:00:07 -06:00
Conversations.tsx Prompts (#229) 2023-03-27 09:38:56 -06:00