Skip to content

Improve style of HTML to JSX Compiler#168

Open
waldyrious wants to merge 1 commit intoreactjs:masterfrom
waldyrious:improve-htmltojsx-style
Open

Improve style of HTML to JSX Compiler#168
waldyrious wants to merge 1 commit intoreactjs:masterfrom
waldyrious:improve-htmltojsx-style

Conversation

@waldyrious
Copy link

  • Add spacing around and inside input elements
  • Use <p> instead of <div> for the options container, so that there's vertical margin around it
  • Add space before the bullet/middot character
  • Add border to input box so it stands out from the background
  • Fix an indentation mismatch (tabs vs. spaces)

Before:

image

After:

image

- Add spacing around and inside input elements
- Use <p> instead of <div> for the options container,
  so that there's vertical margin around it
- Add space before the bullet/middot character
- Add border to input box so it stands out from the background
- Fix an indentation mismatch (tabs vs. spaces)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant