Shorter BaseInput styling

pull/38/head
Nikan Dalvand 2019-07-30 23:41:11 +04:30
parent 2a96cda6df
commit 93ddb26fe0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ export default {
border: 1px solid lighten(grey, 40) border: 1px solid lighten(grey, 40)
background-color: #f9f9f9 background-color: #f9f9f9
border-radius: 100px border-radius: 100px
padding: .4rem 1.5rem .4rem 0rem padding: .3rem 1.5rem .3rem 0rem
transition: width 200ms transition: width 200ms
input input
height: 100% height: 100%