mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Add subtle border to ios attachments
// FREEBIE
This commit is contained in:
@@ -1409,6 +1409,8 @@ li.entry .error-icon-container {
|
||||
background: white; }
|
||||
.ios .bubble .content, .ios .bubble .attachments img {
|
||||
border-radius: 15px; }
|
||||
.ios .bubble .attachments img {
|
||||
border: 1px solid rgba(0, 0, 0, 0.1); }
|
||||
.ios .bubble .meta {
|
||||
float: none;
|
||||
clear: both; }
|
||||
|
||||
Reference in New Issue
Block a user