notion-enhancer/mods/emoji-sets/styles.css

6 lines
87 B
CSS

.notion-emoji::after {
content: attr(aria-label, '');
width: 1em;
height: 1em;
}