graycoreio/daffodil

View on GitHub
apps/demo/src/app/app.component.scss

Summary

Maintainability
Test Coverage
.demo-app-root {
    &__indicator {
        position: fixed;
        width: 100%;
        z-index: 200;
    }
}