Skip to content

サブイベントのサムネイルがSafariにおいて縦に引き伸ばされる問題を修正 #154

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

Merged
merged 1 commit into from
May 18, 2024

Conversation

bicstone
Copy link
Contributor

@bicstone bicstone commented May 17, 2024

SubeventsのサムネイルがSafariにおいて縦に引き伸ばされる問題を修正しました。

背景

現在の本番環境において、Safari最新版(Mac, iPhone)において、ウインドウ横幅を約400px以下にしても、画像の縦幅が200pxに固定され縦長に伸びる問題が発生しています。

今回のケースだと height:100% が不要なため、削除しました。

動作確認

デバイス 変更前 (現在の本番環境) 変更後 (このPRを適用後)
Mac 1 2
iPhone 3 4

@yuta-ike
Copy link
Contributor

ありがとうございます!

@yuta-ike yuta-ike merged commit 04f9338 into tskaigi:main May 18, 2024
2 checks passed
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