fix(prejoin) fix prejoin app dialogs not being visible

This commit is contained in:
Avram Tudor 2022-12-15 10:59:20 +02:00
parent b035ce7401
commit ea029c61b1
1 changed files with 2 additions and 1 deletions

View File

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