Skip to content

Commit b207203

Browse files
author
Andrea Barbasso
committed
[DSC-1745] lower social component z-index to show behind klaro
1 parent 3da7b15 commit b207203

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
:host {
1+
::ng-deep {
22
div#a2a {
33
bottom: 0;
44
right: 0;
5+
z-index: 998;
56
}
67
}
78

0 commit comments

Comments
 (0)