mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
fix(parser): 解决样式不生效问题,后续待优化
This commit is contained in:
@@ -52,6 +52,6 @@ onMounted(async () => {
|
||||
}, 200);
|
||||
});
|
||||
</script>
|
||||
<style lang="css" scoped>
|
||||
<style lang="css">
|
||||
@import "../assets/css/anno-parser.css";
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user