Skip to content

Instantly share code, notes, and snippets.

@parsingphase
Created January 30, 2025 01:06
Show Gist options
  • Save parsingphase/f1d9d386272cb2f1b4ae9ed8682a892a to your computer and use it in GitHub Desktop.
Save parsingphase/f1d9d386272cb2f1b4ae9ed8682a892a to your computer and use it in GitHub Desktop.
Larger Emoji on Mastodon Web Interface
.edit-indicator__content .emojione,
.reply-indicator__content .emojione,
.status__content .emojione {
margin: -3px 0 0;
height: 40px !important;
width: auto !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment