Fix rendering issue with iOS quote preview (#2292)
Fix rendering issue with iOS quote preview (in composition mode)
This commit is contained in:
commit
4852a9dee0
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