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: drawio-viewer style (box-sizing) #9595

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

yamato1413
Copy link
Contributor

@yamato1413 yamato1413 commented Jan 29, 2025

DrawioViewer内の要素については box-sizing: content-box; にすることで、コンテンツ領域が潰れて表示が崩れる現象を防ぐ。

Issue #9593 の修正。

fix #9593

@yuki-takei yuki-takei changed the title add drawio-viewer style (box-sizing) fix: drawio-viewer style (box-sizing) Jan 29, 2025
mergify bot added a commit that referenced this pull request Jan 29, 2025
@yuki-takei
Copy link
Member

@yamato1413 ありがとうございます!マージします。
次バージョンのリリースをお待ちください。

@mergify mergify bot merged commit 824a5a4 into weseek:master Jan 29, 2025
21 checks passed
@yamato1413 yamato1413 deleted the fix/issue9593_verticaltext branch January 29, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Drawioで、縦書きテキストを使用すると表示が崩れる
2 participants