You’ll want to have a play with the css in your theme. Try
'.card-content' = @{ 'display' = 'xxx' }
Where xxx could be grid, inline-grid, flex, inline-flex and others. Bear in mind this will effect all your inputs across your dashboard.
gav