WIP исправила inputDate
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user