akkoma-fe/src/hocs/with_load_more/with_load_more.scss
2019-02-20 13:30:31 -05:00

10 lines
122 B
SCSS

.with-load-more {
&-footer {
padding: 10px;
text-align: center;
.error {
font-size: 14px;
}
}
}