Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Color for .mdc-floating-label hardcoded #660

Open
Dudek-AMS opened this issue Jun 18, 2024 · 0 comments
Open

Color for .mdc-floating-label hardcoded #660

Dudek-AMS opened this issue Jun 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Dudek-AMS
Copy link

Dudek-AMS commented Jun 18, 2024

.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: rgba(255, 62, 0, 0.87)
}

this rule has hardcoded color instead using a css variable. with css variable its easier to overwrite in specific situations

@Dudek-AMS Dudek-AMS added the enhancement New feature or request label Jun 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant