Сделала запрет на одновременное открытие форм

This commit is contained in:
Daria Golova
2022-11-09 19:13:06 +03:00
parent 9f9007e16a
commit b5aa385d4e
7 changed files with 61 additions and 12 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.left-0.top-14
.flex.flex-col.gap-y-6.pt-6.pb-7.px-8.event-form.absolute.right-0.bottom-14
.flex.justify-between
span.title.text-xl.font-bold Назначение события
.flex.pt-2