gosora/themes/tempra_simple/public/convo.css
Azareal 92a8706709 Fix the resources not being invalidated properly.
Tweak the convo list styling.
2019-09-01 09:39:39 +10:00

3 lines
59 B
CSS

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