mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-09 00:20:09 +00:00
Enhance ModelSelect component with searchable dropdown and improved styling
This commit is contained in:
@@ -478,6 +478,10 @@ button:not(.clickable-icon).infio-chat-list-dropdown {
|
||||
max-width: 240px;
|
||||
}
|
||||
|
||||
.infio-popover.infio-llm-setting-combobox-dropdown {
|
||||
max-width: 340px;
|
||||
}
|
||||
|
||||
.infio-popover ul {
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user