Make iOS quote theming apply in the message detail screen

This commit is contained in:
Scott Nonnenberg 2018-04-16 12:30:28 -07:00
parent 000dc3a159
commit bb9859ca61
No known key found for this signature in database
GPG key ID: 5F82280C35134661

View file

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