fix(prejoin) fix prejoin app dialogs not being visible (#12689)

This commit is contained in:
Avram Tudor 2022-12-15 11:29:08 +02:00 committed by GitHub
parent aef5328aeb
commit cbbe58a1ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ $sidePanelWidth: 300px;
.prejoin-third-party {
flex-direction: column-reverse;
z-index: auto;
.content {
height: auto;
margin: 0 auto;