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

Changing the font size with custom css on an element doesn't work. #101

Open
jwaggy opened this issue Aug 27, 2023 · 0 comments
Open

Changing the font size with custom css on an element doesn't work. #101

jwaggy opened this issue Aug 27, 2023 · 0 comments

Comments

@jwaggy
Copy link

jwaggy commented Aug 27, 2023

I have a css file with
font_14 { font_size: 14px; }
that I apply via the appending stylesheet method. After applying it to a QLabel with setProperty and after checking the properties the class is applied but the point size of the font doesn't change.

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

1 participant