summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/app.component.css
blob: 9a0cd34c17aa8496babc441a7b821c039f6b2158 (plain)
1
2
3
4
5
6
7
8
9
.cdk-overlay-container {
    position: none;
    z-index: 0;
}

.cdk-overlay-backdrop {
    position: none;
    z-index: 0;
}