kahuna/public/js/components/gr-display-crops/gr-display-crops.css (11 lines of code) (raw):
.gr-display-crops {
color: #999;
font-size: 1.4rem;
}
.gr-display-crops__crop {
padding-bottom: 5px;
}
.gr-display-crops__crop__list {
flex-direction: column;
justify-content: flex-start;
}