[Fix] Coding style

This commit is contained in:
hyperbola
2021-01-19 18:54:44 +08:00
parent c507d18791
commit ffdf3df1dd
7 changed files with 127 additions and 120 deletions

View File

@@ -249,5 +249,5 @@ export default class Agenda extends Vue {
</script>
<style lang="scss">
@import '@/assets/scss/CFP/agenda.scss';
@import '@/assets/scss/CFP/agenda';
</style>