Update provider logos (#16115)
- Updates provider logos for Anthropic, Google and Ollama - Increases the size of icons in the model selector Release Notes: - N/A
This commit is contained in:
@@ -158,7 +158,7 @@ impl PickerDelegate for ModelPickerDelegate {
|
||||
div().pr_1().child(
|
||||
Icon::new(model_info.provider_icon)
|
||||
.color(Color::Muted)
|
||||
.size(IconSize::XSmall),
|
||||
.size(IconSize::Medium),
|
||||
),
|
||||
)
|
||||
.child(
|
||||
|
||||
Reference in New Issue
Block a user