Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ccsdk
/
cds
/
1a1d0f5011351c0935f3be712e4f8f35496e16b5
/
.
/
cds-ui
/
designer-client
/
src
/
app
/
app.component.css
blob: 9a0cd34c17aa8496babc441a7b821c039f6b2158 [
file
] [
log
] [
blame
]
Ahmedeldeeb50
d73b71a
2020-08-30 15:59:29 +0200
[
diff
] [
blame
]
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
}