Fix rendering issue with iOS quote preview (in composition mode)

pull/1/head
Scott Nonnenberg 7 years ago
parent adf91ee84c
commit 7038202a1a
No known key found for this signature in database
GPG Key ID: 5F82280C35134661

@ -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