По двойному клику подтягиваются время, исполнитель

This commit is contained in:
Daria Golova
2022-12-19 17:58:56 +03:00
parent cc87fbee3a
commit 1db33392f3
4 changed files with 33 additions and 5 deletions

View File

@@ -7,7 +7,8 @@
.card.flex.px-2(
:class="{'py-6px flex-col': longCard}",
:style="cardHeight",
@click="openDescriptionCard"
@click="openDescriptionCard",
@dblclick.stop
)
.header.flex.justify-between.items-center(:class="{'items-start': longCard}")
.header-text