-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.Status: AvailableNo one has claimed responsibility for resolving this issue.No one has claimed responsibility for resolving this issue.🐛 BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.
Description
Describe the bug
This can be fixed by adding this style on the <img>
element:
object-fit: contain;
or this Tailwind class:
object-contain
Steps To Reproduce
- Go to https://json-schema.org/
- Scroll down to "The JSON Schema Blog"
- Observe the blog image
Expected Behavior
The image not being stretched
Screenshots
Current Version
After adding object-fit: contain
Device Information [optional]
- OS: Arch Linux
- Browser: `google-chrome` (Stable Channel)
- version: `136.0.7103.113-1`
Are you working on this issue?
No
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
No
Metadata
Metadata
Assignees
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.Status: AvailableNo one has claimed responsibility for resolving this issue.No one has claimed responsibility for resolving this issue.🐛 BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.