Merge pull request #38180 from sokumon/onboarding-z-index
This commit is contained in:
commit
9e7fc6730a
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ function addStyles() {
|
|||
border-radius: 8px;
|
||||
box-shadow: 0 12px 40px rgba(0,0,0,0.15);
|
||||
padding: 16px;
|
||||
z-index: 9999;
|
||||
z-index: 1000;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue