Skip to content

Commit

Permalink
fix: file upload indicator overlapping w/ emoji picker
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Nov 5, 2023
1 parent b0ab94f commit c02df4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assemblies/inbox/InboxForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ $form-compose-send-button-size: (
position: absolute;
inset-block-end: 100%;
inset-inline: 0;
z-index: 0;
}
}
</style>

0 comments on commit c02df4d

Please sign in to comment.