This commit is contained in:
parent
f98066215d
commit
cc447681c0
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 197px;
|
||||
z-index: -1;
|
||||
border: 1px solid var(--b3-theme-surface-lighter);
|
||||
|
||||
&--open {
|
||||
|
@ -19,7 +20,7 @@
|
|||
z-index: 205;
|
||||
}
|
||||
|
||||
&--top {
|
||||
&--top.block__popover--open {
|
||||
z-index: 206;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue