fix(posts): fix broken rendering of svgs
This commit is contained in:
@@ -975,4 +975,9 @@ a.footnote-ref {
|
||||
100% {
|
||||
background-position: 80% 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.post-info object {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
Reference in New Issue
Block a user