18 lines
226 B
SCSS

///
div.thirdparty-list {
label.counter {
float: right;
span {
font-weight: bold;
}
}
}
/// render_box
section.chill-entity {
.entity-thirdparty {
span.name {}
}
}