set isBlock for mfm render in embeds
This commit is contained in:
parent
abb93f1d79
commit
e87b1d2b11
7 changed files with 10 additions and 6 deletions
|
|
@ -310,6 +310,8 @@ rt {
|
|||
|
||||
// MFM -----------------------------
|
||||
|
||||
bdi.block { display: block }
|
||||
|
||||
._mfm_blur_ {
|
||||
filter: blur(6px);
|
||||
transition: filter 0.3s;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue