Skip to content

Instantly share code, notes, and snippets.

@emskaplann
Created November 28, 2019 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emskaplann/755188f4815a8b43c5f15b4b1b9afb97 to your computer and use it in GitHub Desktop.
Save emskaplann/755188f4815a8b43c5f15b4b1b9afb97 to your computer and use it in GitHub Desktop.
input: {
position: 'absolute',
top: 29, // or 10 or 20
width: '92%',
height: 30,
fontSize: 25,
fontWeight: 'bold',
color: '#000000',
borderWidth: 1,
borderColor: '#000000',
borderRadius: 0,
backgroundColor: '#fff',
textAlign: 'left',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment