Fix z-index issue with detail popovers and bindings
This commit is contained in:
parent
c5c17cd6bd
commit
d5aed4361f
|
@ -30,6 +30,7 @@
|
|||
{showPopover}
|
||||
on:open
|
||||
on:close
|
||||
customZindex={100}
|
||||
>
|
||||
<div class="detail-popover">
|
||||
<div class="detail-popover__header">
|
||||
|
|
Loading…
Reference in New Issue