Skip to content

inline-block does not respect padding/margin #742

Closed
@macliems

Description

@macliems

'.term': Style(
padding: EdgeInsets.only(left: 10),
margin: EdgeInsets.only(left: 10),
fontSize: FontSize.smaller,
fontStyle: FontStyle.italic,
color: Colors.teal,
display: Display.INLINE_BLOCK,
),

fontStyle, fontSize, and color fine, padding nor margin respected ...

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