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

This commit is contained in:
Scott Nonnenberg 2018-04-25 11:51:30 -07:00
parent adf91ee84c
commit 7038202a1a
No known key found for this signature in database
GPG key ID: 5F82280C35134661

View file

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