aboutsummaryrefslogtreecommitdiff
path: root/src/hocs/with_list/with_list.scss
blob: c6e13d5b4097f75fdbaa341a1b9009110c26bf8c (plain)
1
2
3
4
5
6
.with-list {
  &-empty-content {
    text-align: center;
    padding: 10px;
  }
}