fix(VnOrder): refs #8449 adjust padding for vertical alignment in table cells
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details

This commit is contained in:
Alex Moreno 2025-03-26 11:50:44 +01:00
parent 8c7dabd8fb
commit 9918230096
1 changed files with 2 additions and 2 deletions

View File

@ -83,9 +83,9 @@ function textAlignToFlex(textAlign) {
:size="vertical ? '' : 'sm'"
:class="[
model?.index ? 'color-vn-text' : 'bg-transparent',
vertical ? 'q-mx-none' : '',
vertical ? 'q-mx-none q-py-lg' : '',
]"
class="no-box-shadow q-py-lg"
class="no-box-shadow"
:clickable="true"
style="min-width: 40px; max-height: 30px"
>