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