pleroma-fe/src/hocs/with_list/with_list.scss

6 lines
81 B
SCSS

.with-list {
&-empty-content {
text-align: center;
padding: 10px;
}
}