WIP исправила inputDate

This commit is contained in:
Daria Golova
2022-12-27 12:09:36 +03:00
parent 93cea24131
commit 449cc6ebbe
5 changed files with 8 additions and 8 deletions

View File

@@ -37,11 +37,13 @@ export default {
<style lang="sass" scoped>
.field
display: flex
align-items: center
border: 1.5px solid var(--border-light-grey-color)
border-radius: 4px
padding: 8px 16px
input
width: 100%
cursor: text
border: none
outline: none