feat: refs #6897 add time formatting and improve column alignment handling in VnTable #1435

Merged
pablone merged 4 commits from 6897-fixMinorIssueWithSelectAndStyle into test 2025-02-20 07:44:19 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 74c40c7808 - Show all commits

View File

@ -809,7 +809,7 @@ function cardClick(_, row) {
<QCardSection
vertical
class="no-margin no-padding"
:class="colsMap.tableActions ? '' : 'fit'"
:class="colsMap.tableActions ? 'w-80' : 'fit'"
>
<!-- Chips -->
<QCardSection