misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.95k stars 1.35k forks source link

fix(frontend): 絵文字関連のスタイルが崩れているのを修正 #14559

Closed kakkokari-gtyih closed 3 weeks ago

kakkokari-gtyih commented 3 weeks ago

What

変更のビフォーアフターは https://github.com/MisskeyIO/misskey/pull/725 を参照のこと

Why

Fix #12965

Additional info (optional)

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 19.55%. Comparing base (0e4b6d1) to head (e952ae5). Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...ackages/frontend/src/components/MkNotification.vue 0.00% 2 Missing :warning:
...kages/frontend/src/pages/custom-emojis-manager.vue 0.00% 2 Missing :warning:
...ages/frontend/src/components/MkReactionTooltip.vue 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14559 +/- ## ======================================== Coverage 19.54% 19.55% ======================================== Files 713 713 Lines 100312 100317 +5 Branches 997 997 ======================================== + Hits 19610 19612 +2 - Misses 80158 80161 +3 Partials 544 544 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

syuilo commented 3 weeks ago

🙏🏿