Forgot clip-path

This commit is contained in:
Freeplay 2023-06-03 17:26:37 -04:00
parent c80e106fb5
commit 5a3e14fa32
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@ const props = withDefaults(
[style*="font-family:"] {
font-family: inherit !important;
}
[style*="clip-path:"] {
clip-path: none !important;
}
}
}
.content.advancedMfm,