Change sensitive preview cards to not blur text (#14143)
Also only require click-through for interactive embeds.
This commit is contained in:
parent
08cf81f8c1
commit
a1ad2ad951
2 changed files with 3 additions and 10 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue