fix: increment z-index
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
:host {
|
:host {
|
||||||
display: flex;
|
display: block;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user