fix: table list action
This commit is contained in:
@@ -11,12 +11,12 @@ export const overviewConfigs = [
|
||||
backgroundColor: 'var(--color-white-1)'
|
||||
// backgroundColor: 'linear-gradient(135deg, #ffffff, rgb(232 249 240 / 60%))'
|
||||
},
|
||||
{
|
||||
key: 'allocatedGpus',
|
||||
label: 'dashboard.allocategpus',
|
||||
backgroundColor: 'var(--color-white-1)'
|
||||
// backgroundColor: 'linear-gradient(135deg, #ffffff, rgb(232 249 240 / 60%))'
|
||||
},
|
||||
// {
|
||||
// key: 'allocatedGpus',
|
||||
// label: 'dashboard.allocategpus',
|
||||
// backgroundColor: 'var(--color-white-1)'
|
||||
// // backgroundColor: 'linear-gradient(135deg, #ffffff, rgb(232 249 240 / 60%))'
|
||||
// },
|
||||
{
|
||||
key: 'model_count',
|
||||
label: 'dashboard.models',
|
||||
|
||||
Reference in New Issue
Block a user