summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/templates/_no-content-placeholder.scss
blob: c6807011bc22900306b3387735c5ad82b8562d01 (plain)
1
2
3
4
5
.no-content-placeholder {
    @include absolute-center-unknown-height-width;

    color: $medium_dark_grey;
}