Change display of quote posts to strip fallback link and preview cards (#34772)
This commit is contained in:
parent
3acd87419c
commit
02ac18da51
4 changed files with 27 additions and 4 deletions
|
@ -1421,6 +1421,10 @@ body > [data-popper-placement] {
|
|||
}
|
||||
}
|
||||
|
||||
.status--has-quote .quote-inline {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.status {
|
||||
padding: 16px;
|
||||
min-height: 54px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue