.input | |
{ | |
position: relative; | |
top: 44px; | |
} | |
.input__control | |
{ | |
width: 200px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.input | |
{ | |
position: relative; | |
top: 44px; | |
} | |
.input__control | |
{ | |
width: 200px; | |
} |