webapp/src/components/Feed/List.scss

9 lines
174 B
SCSS
Raw Normal View History

2022-09-09 11:53:35 +00:00
.article-preview {
background: center url('loading.gif') no-repeat;
margin: auto;
vertical-align: middle;
text-align: center;
/* TODO: centered full viewport */
}