#queue {
.component;
li {
display: flex;
flex-direction: row;
+ li {
border-top: 1px solid #888;
}
.current { font-weight: bold; }