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: Set the max-width of the img node of the image preview to none t… #2624

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

YyumeiZhang
Copy link
Collaborator

…o avoid the influence of tailwind

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #
img_v3_02hf_ad508555-8f22-4917-8e31-66b67e229c5g

Changelog

🇨🇳 Chinese

  • Fix: 设置图片预览的 img 节点的 max-width 为none,避免同时使用 tailwind 时放大显示错误问题

🇺🇸 English

  • Fix: Set the max-width of the img node of the image preview to none to avoid enlargement display errors when using tailwind at the same time.

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d44ff6e:

Sandbox Source
pr-story Configuration

Copy link

cypress bot commented Dec 11, 2024

semi-design    Run #3011

Run Properties:  status check passed Passed #3011  •  git commit a94e59e652 ℹ️: Merge d44ff6e2b919838b501ac8f5687109809a90799d into 3a6dbc59b67da12e845bb2666591...
Project semi-design
Branch Review fix/imag-preview-maxWidth
Run status status check passed Passed #3011
Run duration 07m 44s
Commit git commit a94e59e652 ℹ️: Merge d44ff6e2b919838b501ac8f5687109809a90799d into 3a6dbc59b67da12e845bb2666591...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 277
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

@pointhalo pointhalo merged commit b09e0a1 into main Dec 12, 2024
11 checks passed
@pointhalo pointhalo deleted the fix/imag-preview-maxWidth branch December 12, 2024 02:56
Copy link

cypress bot commented Dec 12, 2024

semi-design    Run #3013

Run Properties:  status check failed Failed #3013  •  git commit b09e0a1836: fix: Set the max-width of the img node of the image preview to none to avoid the...
Project semi-design
Branch Review main
Run status status check failed Failed #3013
Run duration 08m 00s
Commit git commit b09e0a1836: fix: Set the max-width of the img node of the image preview to none to avoid the...
Committer YyumeiZhang
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 11
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 276
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Tests for review

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