[WIP] Фикс размеров

This commit is contained in:
megavrilinvv
2023-01-19 11:28:08 +03:00
parent ce81917a54
commit 23bedea7cc
4 changed files with 5 additions and 7 deletions

View File

@@ -4,6 +4,7 @@
)
span(v-if="!isOpenChange") {{ birthday }}
base-input(
:width="130"
type="date",
v-if="isOpenChange",
@click.stop,