Fix text alignment for RTL quoted messages (#2980)

This commit is contained in:
sha-265 2018-12-14 19:27:46 +02:00 committed by Scott Nonnenberg
parent e10fb47bb3
commit 3f78a3c466

View file

@ -728,6 +728,7 @@
font-size: 14px;
line-height: 18px;
color: $color-gray-90;
text-align: start;
a {
color: $color-gray-90;