Skip to content

Buttons are not centered #13

@ildar170975

Description

@ildar170975

Consider this code:

type: entities
entities:
  - type: custom:lovelace-multiline-text-input-card
    entity: input_text.test_text_255

Buttons are not centered:
image

Seems that the 2nd span element prevents it:
image

Fixed it by adding margin-top: 6px; for a flex element:
image

But a proper value may depend on a particular client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions