Merge pull request 'fix: style' (!1425) from warmfix_vntable_card_style #1428

Merged
jsegarra merged 4 commits from down_warmfix_style_vntable_card into dev 2025-02-18 17:14:53 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b8b195b570 - Show all commits

View File

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