mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-05 05:09:03 +00:00
6 lines
87 B
CSS
6 lines
87 B
CSS
.notion-emoji::after {
|
|
content: attr(aria-label, '');
|
|
width: 1em;
|
|
height: 1em;
|
|
}
|