调试在线阅读页面卡死问题

This commit is contained in:
RuyiLuo
2022-04-20 15:56:26 +08:00
parent 6c813eda36
commit b6a3e1de92

View File

@@ -38,5 +38,11 @@
<!-- Docsify v4 -->
<script src="//cdn.jsdelivr.net/npm/docsify@4"></script>
<style type="text/css">
.content {
overflow: auto;
}
</style>
</body>
</html>
</html>