fix(task): priority label task link spacing (#1322)

This commit is contained in:
zapp88 2025-08-31 20:36:56 +02:00 committed by GitHub
parent cbbc5e731a
commit a73d0258e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<PriorityLabel
:priority="task.priority"
:done="task.done"
class="pis-2"
class="pis-2 mie-1"
/>
<RouterLink