WIP Спозиционировала формы в правый нижний угол

This commit is contained in:
Daria Golova
2022-11-11 18:09:02 +03:00
parent 27da063072
commit 80075bee65
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.wrapper-create.flex.flex-col.absolute.top-0.px-4.py-7.gap-y-8(v-click-outside="closeForm")
.wrapper-create.flex.flex-col.fixed.right-0.bottom-4.px-4.py-7.gap-y-8(v-click-outside="closeForm")
.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