WIP Переделана часть модальных окон и меню

This commit is contained in:
Daria Golova
2023-01-25 18:46:39 +03:00
parent 0fce0641fe
commit 2cd2fbc7b4
5 changed files with 42 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.flex.flex-col.gap-y-3
.flex.flex-col.gap-y-3.p-4(:style="{'width': '485px'}")
.flex.flex-col.gap-y-3.relative
base-input.text-smm(placeholder="Заголовок", v-model="title", :maxLength="40", outlined)
.text.flex.absolute.text-xsx.right-7.top-3 {{`${changeValue}/40`}}