fix: refs #6897 cards width
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details

This commit is contained in:
Javier Segarra 2025-02-18 23:24:04 +01:00
parent 98239e0105
commit 74c40c7808
1 changed files with 1 additions and 1 deletions

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