fix(parser): 解决样式不生效问题,后续待优化

This commit is contained in:
BTMuli
2023-04-02 18:04:14 +08:00
parent 9e216514fb
commit 9d756b8d96
5 changed files with 32 additions and 13 deletions

View File

@@ -2,6 +2,7 @@
* @description 米游社解析 css
* @since Alpha v0.1.1
*/
/* todo scoped 不生效 */
.mys-post-body {
margin: 20px auto;
width: 800px;