fix: refactored job form and permissions

This commit is contained in:
Jannat Patel
2026-02-19 15:58:44 +05:30
parent 44ca59c64a
commit 08373dc2ab
14 changed files with 170 additions and 207 deletions

View File

@@ -38,7 +38,7 @@
'border object-cover',
shape === 'circle'
? 'w-20 h-20 rounded-full'
: 'w-44 h-auto min-h-20 rounded-md',
: 'w-44 h-auto min-h-20 max-h-32 rounded-md',
]"
/>
<video v-else controls class="border rounded-md w-44 h-auto">