matrix-dimension/web/app/configs/rss/rss-config.component.scss

9 lines
171 B
SCSS
Raw Normal View History

// component styles are encapsulated and only applied to their components
.feed-list {
margin-top: 5px;
}
.other-feeds-title {
margin-top: 25px;
margin-bottom: 0;
}