Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

No way to change label color? #128

Open
SciSaif opened this issue Aug 5, 2023 · 2 comments
Open

No way to change label color? #128

SciSaif opened this issue Aug 5, 2023 · 2 comments

Comments

@SciSaif
Copy link

SciSaif commented Aug 5, 2023

No description provided.

@cimslab
Copy link

cimslab commented Nov 9, 2023

Have you tried this:
<FileUploader classes="dragging">

CSS:

background-color: red !important;
color: yellow !important;
}```

@goncalhurtado
Copy link

What I did to solve it was first to check the tags it contains in the inspector and then add the necessary colors through SCSS.
I've included screenshots below, hope it helps!
Captura de pantalla 2024-03-21 a la(s) 14 06 38
Captura de pantalla 2024-03-21 a la(s) 14 07 24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants