mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-11 12:15:44 +02:00
Make avatars in DM recipient list square
This commit is contained in:
parent
15305ecabe
commit
41c8caa2a4
@ -42,7 +42,7 @@ button, .btn, .mdl, .mdl-content, .popover, .lst-modal, .tooltip-inner {
|
||||
border-radius: 1px !important;
|
||||
}
|
||||
|
||||
.media-item, .media-preview, .media-image, .js-media-added .br--4 {
|
||||
.media-item, .media-preview, .media-image, .js-media-added .br--4, #tduck .compose-message-recipient img {
|
||||
border-radius: 1px !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user