matrix-dimension/web/app/configs/rss/rss-config.component.scss
2017-05-28 23:02:44 -06:00

13 lines
No EOL
211 B
SCSS

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