fix(prejoin) fix incorrect alignment of alternative join options (#10218)

remove styles that break the inline dialog's position management
This commit is contained in:
Avram Tudor 2021-10-21 10:17:24 +03:00 committed by GitHub
parent acaadb503f
commit b250f21f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -21,7 +21,6 @@
.prejoin-preview {
&-dropdown-btns {
padding: 8px 0;
width: calc(100% - 48px);
}
&-dropdown-btn {
@ -59,8 +58,6 @@
background: #fff;
padding: 0;
position: absolute !important;
top: 48px !important;
transform: none !important;
width: 100%;
}
}