Fix rendering issue with iOS quote preview (in composition mode)
This commit is contained in:
parent
adf91ee84c
commit
7038202a1a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue