This commit is contained in:
xrkffgg
2021-01-04 15:29:05 +08:00
parent 5fec0ee7e1
commit 841e3a7b82
20 changed files with 150 additions and 36 deletions

View File

@@ -12,9 +12,15 @@
href="https://avatars1.githubusercontent.com/u/73879334?s=200&v=4"
/>
<style>
html {
scroll-behavior: smooth;
}
.markdown table {
width: auto !important;
}
.markdown table td:first-child {
font-weight: normal !important;
}
</style>
<link rel="stylesheet" href="/issues-helper/umi.1f456e5a.css" />
<script>
@@ -28,6 +34,6 @@
<body>
<div id="root"></div>
<script src="/issues-helper/umi.ca346101.js"></script>
<script src="/issues-helper/umi.12e6641f.js"></script>
</body>
</html>