Fix text alignment for RTL quoted messages (#2980)
This commit is contained in:

committed by
Scott Nonnenberg

parent
e10fb47bb3
commit
3f78a3c466
@@ -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;
|
||||||
|
Reference in New Issue
Block a user