remove old notes and fix katex css

This commit is contained in:
2026-01-18 13:26:30 +00:00
parent 5e355859b2
commit 542af53c38
4 changed files with 1 additions and 47 deletions

View File

@@ -17,6 +17,6 @@ const props = defineProps({
></div>
</template>
<style scoped>
<style>
@import "katex/dist/katex.min.css";
</style>