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

Fix text color of answerbox actions #1642

Merged
merged 4 commits into from
Feb 28, 2024
Merged

Conversation

pixeldesu
Copy link
Member

Fixes #1640

Adjusts the answerbox__action class to now use the raised-text CSS variable, making it utilize the same color as the card text, which probably is expected anyway.

image

While fixing this I also made further adjustments to actions giving them a more uniform spacing and fixing misuse of the btn-group classes for dropdowns.

@github-actions github-actions bot added the bugfix Pull Requests that fix a bug label Feb 28, 2024
@pixeldesu pixeldesu merged commit c864c14 into main Feb 28, 2024
12 checks passed
@pixeldesu pixeldesu deleted the bugfix/answerbox-raised-buttons branch February 28, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull Requests that fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Answerbox actions use body text for color instead of raised text
1 participant