-
Notifications
You must be signed in to change notification settings - Fork 96
絵文字の表示の不具合を修正 #210
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
絵文字の表示の不具合を修正 #210
Conversation
|
これがマージされたら、 |
|
z-index調整しました |
|
横幅から飛び出る問題はちょっと今ぱっとわからないので、一旦おいておきますが、とにかく現状で区切ってよければほぼほぼ終了です! |
|
確認、z-indexの調整ありがとうございます!! |
|
絵文字が横の境界からはみ出す問題に関して、修正しました! 調べたところ、こちらの記事を見つけ、 |
こちら確認しました!! 調査ありがとうございます!そうなんですね!HTMLにつけるのは初めて知りました! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM🏝️

概要
絵文字の表示の不具合を修正しました!
具体的には、
関連するIssue
closed #208
その他