fix(prejoin) fix prejoin app dialogs not being visible (#12689)
This commit is contained in:
parent
aef5328aeb
commit
cbbe58a1ec
|
@ -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