diff --git a/app/javascript/styles/nico/profile_emoji.scss b/app/javascript/styles/nico/profile_emoji.scss index c24184dadcfab5..48d0c73582208c 100644 --- a/app/javascript/styles/nico/profile_emoji.scss +++ b/app/javascript/styles/nico/profile_emoji.scss @@ -1,3 +1,8 @@ +/** + * DO NOT EXPAND PROFILE EMOJI. + * this feature conflict with https://github.com/tootsuite/mastodon/pull/8205/files + * Uncomment this section, If you have any great solution. + // Overrides 'overflow: hidden' due to display expanded emojis .status__content, .display-name__html, @@ -23,3 +28,5 @@ } } } + + */