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 JSON font fallback to monospace #605

Merged
merged 1 commit into from
Apr 1, 2019
Merged

Fix JSON font fallback to monospace #605

merged 1 commit into from
Apr 1, 2019

Conversation

danilopolani
Copy link
Contributor

@danilopolani danilopolani commented Apr 1, 2019

Fix #581 .

On Ubuntu 18.04 a missing font used by vue-json-pretty component causes the JSON being rendered with an ugly font:

Ubuntu screenshot

Using monospace as fallback, it becomes slightly better:

Ubuntu new preview

Unfortunately the component does not have any "font customisation" option and using the CSS was the only way.

@themsaid themsaid merged commit 570ddab into laravel:2.0 Apr 1, 2019
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.

None yet

2 participants