mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-04 07:18:26 -04:00
Right-align reply link in conversation view
So that it lines up with the outbpund messages. Also the ‘send’ button is usually right-aligned when using Whatsapp, iMessage, etc.
This commit is contained in:
@@ -73,3 +73,7 @@ $tail-angle: 20deg;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.sms-message-reply-link {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user