fix: web书籍部分图片加载失败

This commit is contained in:
Xwite
2023-04-16 20:13:45 +08:00
parent 3aafda8ac0
commit 20fc74078e
12 changed files with 61 additions and 63 deletions
-5
View File
@@ -34,10 +34,5 @@ if (/bookSource/i.test(location.href)) {
width: 360px;
margin-right: 20px;
}
#loading {
position: fixed;
top: 100px;
left: 90vw;
}
}
</style>