gosora/themes/cosora/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

6 lines
97 B
CSS

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