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">
.flex.flex-col.gap-y-6.pt-6.pb-7.px-8.event-form.absolute.right-0.bottom-14
.flex.flex-col.gap-y-6.pt-6.pb-7.px-8.event-form.fixed.right-0.bottom-3
.flex.justify-between
span.title.text-xl.font-bold {{!selectedEventData.id ? "Назначение события" : "Изменение события"}}
.flex.pt-2