Fix quote styles so they are uniform

This commit is contained in:
Josh Perez 2021-10-04 20:12:07 -04:00 committed by GitHub
parent 8a765da6a3
commit 48aaf9e4f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 43 deletions

View file

@ -578,7 +578,6 @@ export const CompositionArea = ({
// and this is for conversation_view.
clearQuotedMessage();
}}
withContentAbove
/>
</div>
)}