[Sprint/QuietQuail](fix): Adjusted padded element to prevent misclicks. #2114
0/1
thread resolved
added scoped labels
mentioned in issue #2138 (closed)
94 95 95 96 .m-dropdown--list--item, 96 97 .m-dropdownList__item { 97 padding: 8px; 98 98 @include m-theme() { 99 99 border-bottom: 1px solid themed($m-grey-50); 100 100 } 101 101 102 a, - Owner
perhaps just use
> *
incase it is not either aa
ordiv
(could bespan
etc).
added scoped label and automatically removed label