Change sensitive preview cards to not blur text (#14143)
Also only require click-through for interactive embeds.
This commit is contained in:
@ -3105,11 +3105,6 @@ a.status-card {
|
||||
flex: 1 1 auto;
|
||||
overflow: hidden;
|
||||
padding: 14px 14px 14px 8px;
|
||||
|
||||
&--blurred {
|
||||
filter: blur(2px);
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
.status-card__description {
|
||||
|
Reference in New Issue
Block a user