mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-14 02:16:14 +01:00
5 lines
81 B
CSS
5 lines
81 B
CSS
|
.mes.vectorized .name_text::after {
|
||
|
content: '🟢';
|
||
|
margin-left: 5px;
|
||
|
}
|