Merge pull request #112 from dderbentsov/UC-52

Изменила позиционирование формы создания клиента
This commit is contained in:
Daria Golova
2022-11-08 17:43:53 +03:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.wrapper-create.flex.flex-col.absolute.top-28.px-4.py-7.gap-y-8
.wrapper-create.flex.flex-col.absolute.top-0.px-4.py-7.gap-y-8
.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