Forgot clip-path
This commit is contained in:
parent
c80e106fb5
commit
5a3e14fa32
|
@ -51,6 +51,9 @@ const props = withDefaults(
|
|||
[style*="font-family:"] {
|
||||
font-family: inherit !important;
|
||||
}
|
||||
[style*="clip-path:"] {
|
||||
clip-path: none !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
.content.advancedMfm,
|
||||
|
|
Loading…
Reference in New Issue