1
0
forked from noxious/client

character selection work

This commit is contained in:
2024-05-31 23:02:44 +02:00
parent 2db7fc9905
commit 1febe56a50
11 changed files with 302 additions and 181 deletions

View File

@ -78,5 +78,5 @@ async function registerFunc() {
</script>
<style scoped lang="scss">
@import "@/assets/login";
@import "@/assets/scss/login";
</style>