Skip to content

Form/fields specificity issues #138

@robsonsobral

Description

@robsonsobral

Attribute selectors, like [type='button''], has the same specificity as class selectors. So, it's harder to override the related styles.

Let's move the form/field styles to before the others, so the order can help us.

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