Replace the existing mapping table with MatTable
[ccsdk/cds.git] / cds-ui / designer-client / src / app / app.component.css
1 .cdk-overlay-container {
2     position: none;
3     z-index: 0;
4 }
5
6 .cdk-overlay-backdrop {
7     position: none;
8     z-index: 0;
9 }