mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
Forgot clip-path
This commit is contained in:
parent
86ed38c642
commit
cf00d4eda1
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue