Blocked/unapproved convos: no clickable link preview images

This commit is contained in:
Evan Hahn 2022-11-30 19:24:38 -06:00 committed by GitHub
parent 30d1b29021
commit 38b921fad7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 12 deletions

View file

@ -784,7 +784,8 @@ $message-padding-horizontal: 12px;
&--nonclickable {
cursor: inherit;
.module-image__image {
.module-image__image,
.module-image__border-overlay--with-click-handler {
cursor: inherit;
}
}