fix(prejoin) fix prejoin app dialogs not being visible
This commit is contained in:
parent
b035ce7401
commit
ea029c61b1
|
@ -2,6 +2,7 @@ $sidePanelWidth: 300px;
|
||||||
|
|
||||||
.prejoin-third-party {
|
.prejoin-third-party {
|
||||||
flex-direction: column-reverse;
|
flex-direction: column-reverse;
|
||||||
|
z-index: auto;
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
Loading…
Reference in New Issue