gab-social/app/javascript/gabsocial/components/scrollable_list/scrollable_list.scss

6 lines
83 B
SCSS

.scrollable-list {
&--flex {
display: flex;
flex-direction: column;
}
}