Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
.emoji-picker {
border: none;
position: fixed;
width: 100%;
max-width: 100vh;
top: 0;
left: 0;
border-bottom: 1px solid var(--primary-low);
}