mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Restyle llm select model groups #936
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user