hotfix: refs #7323 generate code & minor changes #635

Merged
jorgep merged 6 commits from 7323-hotfix-workerFineTunning into master 2024-08-23 06:49:18 +00:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 48277a5f20 - Show all commits

View File

@ -551,7 +551,10 @@ onMounted(async () => {
<QTd
v-for="(day, index) in props.cols"
:key="index"
style="padding: 20px 16px !important"
:style="{
padding: '20px 16px !important',
'vertical-align': 'baseline',
Review

Alinea arriba del todo las horas. Probado en Firefox, chorme y Edge.

Alinea arriba del todo las horas. Probado en Firefox, chorme y Edge.
}"
>
<div class="full-width column items-center">
<WorkerTimeHourChip