generated from Flycro/laravel-nuxt
style: fix Action Column
continuous-integration/drone Build is passing
Details
continuous-integration/drone Build is passing
Details
parent
53628a319e
commit
779bc7d91f
|
|
@ -77,7 +77,7 @@ const rows = computed(() => {
|
||||||
return {
|
return {
|
||||||
...recommendation,
|
...recommendation,
|
||||||
actions: {
|
actions: {
|
||||||
class: 'max-w-96',
|
class: '!max-w-96',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue