Make iOS quote theming apply in the message detail screen

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

@ -106,6 +106,7 @@ $ios-border-color: rgba(0,0,0,0.1);
padding: 10px;
}
.message-container,
.message-list {
.quote {
border-top-left-radius: 15px;

Loading…
Cancel
Save