gosora/themes/tempra_simple/public/convo.css

3 lines
59 B
CSS
Raw Normal View History

.convos_item_user:not(:last-child):after {
content: ",";
}