mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
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;
|
||||
line-height: 18px;
|
||||
color: $color-gray-90;
|
||||
text-align: start;
|
||||
|
||||
a {
|
||||
color: $color-gray-90;
|
||||
|
||||
Reference in New Issue
Block a user