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: ingredient item should be single-line #2521

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

hugo-vrijswijk
Copy link
Contributor

What type of PR is this?

  • bug

What this PR does / why we need it:

The component introduced in #2502 uses nested css, but did not have lang="scss" enabled. Because of this the styling did not apply. This is an issue on non-chromium browsers. I guess Chromium has some sort of support for nested CSS, whereas other browsers don't.

Which issue(s) this PR fixes:

None

Testing

Tested on chromium and firefox.

Release Notes

Fixes ingredient items not being styled on non-chromium browsers.

This is an issue on non-chromium browsers. I guess Chromium has some sort of support for nested CSS, whereas other browsers don't.
@hay-kot hay-kot merged commit 408ca88 into mealie-recipes:mealie-next Aug 25, 2023
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

Successfully merging this pull request may close these issues.

2 participants