mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Hide our own avatar for consistency with Android
This commit is contained in:
@@ -137,6 +137,11 @@ button {
|
||||
.attachments img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.outgoing img.avatar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
img.avatar {
|
||||
height: 44px;
|
||||
width: 44px;
|
||||
|
||||
Reference in New Issue
Block a user