muryshev's picture
init
79278ec
raw
history blame contribute delete
195 Bytes
.search_result_item {
.segmentation_model {
overflow: auto;
div {
text-align: left;
display: flex;
flex-direction: row;
justify-content: flex-start;
}
}
}