Restyle llm select model groups #936

This commit is contained in:
Enrico Ros
2026-01-21 13:36:43 -08:00
parent 609b2b9a7b
commit c923b5ec4c
+5 -2
View File
@@ -71,10 +71,13 @@ const _styles = {
},
listVendor: {
// see OptimaBarDropdown's _styles.separator
// color: 'text.tertiary',
fontSize: 'sm',
color: 'text.tertiary',
fontWeight: 'md',
textAlign: 'center',
my: 0.75,
py: 1.125,
// pt: 1.25, pb: 1,
// minHeight: '2.5rem', // other items are 40px
},
listConfSep: {
mb: 0,