mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.61k stars 611 forks source link

fix: Make fractions in the ingredient list look a tiny bit nicer #3725

Closed bartkummel closed 2 weeks ago

bartkummel commented 2 weeks ago

Make fractions in the ingredient list look a tiny bit nicer by making the spacing a bit more tight.

What type of PR is this?

(REQUIRED)

What this PR does / why we need it:

(REQUIRED)

The goal of this PR is to make fractions in the ingredient list look a bit nicer. Only one file is changed:

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #3724

Screenshots

Before

Scherm­afbeelding 2024-06-12 om 17 08 35

After

Scherm­afbeelding 2024-06-12 om 17 07 48
michael-genson commented 2 weeks ago

Would you be able to post some screenshots of before and after? I see a couple in the discussion, but a few more here would be nice. Also, can you show how this affects decimals/whole numbers? (if at all)

Awaiting approval of feature request https://github.com/mealie-recipes/mealie/discussions/3724

You can just mark this as ready (assuming it's ready)