fix button issue (#1123)

This commit is contained in:
Joel Elias Méndez 2021-12-29 17:16:49 -03:00 committed by GitHub
parent 9291aa66a4
commit 83e75cc572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: flex-end; align-items: flex-end;
z-index: 999;
&-without-allow-attachments { &-without-allow-attachments {
display: flex; display: flex;