fix(kanban): always make cover image full width
(cherry picked from commit f22420d502037dca340d08b337f91775286bea8d)
This commit is contained in:
parent
de9f686480
commit
e9a466fa31
@ -16,7 +16,7 @@
|
||||
v-if="coverImageBlobUrl"
|
||||
:src="coverImageBlobUrl"
|
||||
alt=""
|
||||
class="cover-image"
|
||||
class="tw-w-full"
|
||||
>
|
||||
<div class="p-2">
|
||||
<span class="task-id">
|
||||
|
Loading…
x
Reference in New Issue
Block a user