Files
remark42/web/app/components/dropdown/__items/dropdown__items.scss
T

8 lines
93 B
SCSS

.dropdown__items {
padding: 5px 0;
}
.dropdown__items:last-child {
padding-bottom: 0;
}