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: fit-content causing strecthed out profile image #1462

Merged
merged 1 commit into from
May 15, 2024

Conversation

Junjiequan
Copy link
Contributor

Description

width: fit-content attribute causing stretched profile image on safari(17.2.1) and firefox(115.8.0esr)
image

image

Fixes:

Removed width: fit-content from .profile-image CSS class

Changes:

src/app/users/user-settings/user-settings.component.scss

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?
  • Requires update of SciCat backend API?

@Junjiequan Junjiequan force-pushed the bug-fix-stretched-user-profile-image branch from b0c7b07 to 01926fd Compare May 1, 2024 13:03
@Junjiequan Junjiequan force-pushed the bug-fix-stretched-user-profile-image branch from 01926fd to 0ae1db6 Compare May 15, 2024 11:39
@Junjiequan Junjiequan merged commit f618821 into master May 15, 2024
6 checks passed
@Junjiequan Junjiequan deleted the bug-fix-stretched-user-profile-image branch May 15, 2024 11:57
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