1 2 3 4 5 6 7 8 9 10 11 12 13
.timeline-search-result-item @extend .rounded border: 1px solid border-color: $gray-200 background: $gray-100 transition: all 0.3s &:hover border-color: $primary .timeline-search-result-item-avatar width: 2em height: 2em border-radius: 50%