Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

br tag added with no class assigned - cannot target by css #38

Open
javierenciso opened this issue Oct 19, 2021 · 0 comments
Open

br tag added with no class assigned - cannot target by css #38

javierenciso opened this issue Oct 19, 2021 · 0 comments

Comments

@javierenciso
Copy link

javierenciso commented Oct 19, 2021

Describe the bug
you are adding a <br> tag inside hoursContainer, with no css class assigned: impossible to target for hiding by css

To Reproduce
Steps to reproduce the behavior:

  1. add to layout
  2. inspect hoursContainer

Expected behavior
there should not be any <br> tag there

Screenshots
image

Additional context
If I need a margin it should be added with css, not adding a br! In my particular case I'm styling the hours horizontally:
image
so this tag interferes as a child in the flex-layout!

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

No branches or pull requests

1 participant