Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

[@material/react-select] outlined Select's border is lighter than TextField's #994

@kino90

Description

@kino90

Hello.
I'm building a form with all fields (@material/react-text-field) set as "outline" style.
In this form I also have a Select component, but the color of the outline is slightly different.

image

<Select>'s border-color is rgba(0, 0, 0, 0.24);, while <TextField>'s is rgba(0, 0, 0, 0.38);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Unresolved (Archived)Open and unresolved issues and PRs that were closed due to archiving the repository.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions