forked from verdnatura/salix-front
style: refs #7404 fix RouteExtendedList
This commit is contained in:
parent
cd8ad046d4
commit
64bb27ca7f
|
@ -87,6 +87,7 @@ const columns = computed(() => [
|
|||
},
|
||||
},
|
||||
columnClass: 'expand',
|
||||
style: 'min-width: 210px;',
|
||||
},
|
||||
{
|
||||
align: 'left',
|
||||
|
|
Loading…
Reference in New Issue