1
0
mirror of https://github.com/SillyTavern/SillyTavern.git synced 2025-03-06 12:47:57 +01:00

5 lines
81 B
CSS
Raw Normal View History

.mes.vectorized .name_text::after {
content: '🟢';
margin-left: 5px;
}