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

[BUG] Changing font size on the card - task items #43

Open
LuisFRPE opened this issue Sep 7, 2023 · 1 comment
Open

[BUG] Changing font size on the card - task items #43

LuisFRPE opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@LuisFRPE
Copy link

LuisFRPE commented Sep 7, 2023

Maybe not a bug, but I'm not able to change the font of the tasks - only the header.

card_mod:
style: |
ha-card {
color: black;
--ha-card-header-font-size: 80%;
}

Works for Header. What would be the best way to change the font on the task list (it shows quite big at the moment)

@LuisFRPE LuisFRPE added the bug Something isn't working label Sep 7, 2023
@LuisFRPE LuisFRPE changed the title [BUG] [BUG] Changing font size on the card - task items Sep 18, 2023
@grinstantin
Copy link
Owner

Hey! Sorry for the late reply.

You could try to "overload" .todoist-item-text, .todoist-item-text > span CSS rule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants