Files
remark42/frontend/app/components/dropdown/__items/dropdown__items.scss
T
2019-04-28 19:27:36 +03:00

8 lines
93 B
SCSS

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