Fix rendering issue with iOS quote preview (#2292)

Fix rendering issue with iOS quote preview (in composition mode)
pull/1/head
Scott Nonnenberg 7 years ago committed by GitHub
commit 4852a9dee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -252,6 +252,7 @@ $ios-border-color: rgba(0,0,0,0.1);
.quoted-message {
background: none !important;
border-radius: 0;
.primary {
padding: 0px;

Loading…
Cancel
Save