Skip to content

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

Description

@javierenciso

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions