WIP Начата анимация

This commit is contained in:
Daria Golova
2022-12-08 18:18:13 +03:00
parent 3bb2fa4655
commit 85dd450ddc
5 changed files with 121 additions and 44 deletions

View File

@@ -1,5 +1,7 @@
<template lang="pug">
.wrapper-create.flex.flex-col.fixed.right-6.bottom-6.px-4.py-7.gap-y-8(v-click-outside="closeModal")
.wrapper-create.flex.flex-col.fixed.right-6.bottom-6.px-4.py-7.gap-y-8(
v-click-outside="closeModal"
)
.icon-cancel.close.absolute.top-5.right-5.cursor-pointer(@click="closeForm")
span.title.text-xl.font-bold.px-4 Создание клиента
.flex.gap-x-4.h-fit.px-4