Make iOS quote theming apply in the message detail screen
This commit is contained in:
parent
000dc3a159
commit
bb9859ca61
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue