Code Format
parent
cd59b1b0ff
commit
b9caf7d4b9
|
@ -907,7 +907,8 @@ export default {
|
|||
},
|
||||
{
|
||||
'order-2': props.buttonLayout == 'horizontal'
|
||||
}]
|
||||
}
|
||||
]
|
||||
}),
|
||||
buttongroup: ({ props }) => ({
|
||||
class: [{ 'flex flex-col': props.showButtons && props.buttonLayout == 'stacked' }]
|
||||
|
|
Loading…
Reference in New Issue