Fix text alignment for RTL quoted messages (#2980)
This commit is contained in:
parent
e10fb47bb3
commit
3f78a3c466
1 changed files with 1 additions and 0 deletions
|
@ -728,6 +728,7 @@
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
color: $color-gray-90;
|
color: $color-gray-90;
|
||||||
|
text-align: start;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: $color-gray-90;
|
color: $color-gray-90;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue