issues上bug修改

This commit is contained in:
mabo
2021-07-01 16:02:12 +08:00
parent f7167912e7
commit 6887b6c624
8 changed files with 90 additions and 60 deletions

View File

@@ -31,7 +31,6 @@ export default {
</script>
<style lang="scss">
#app{
height: 100%;
@include background_color($light_background_color);
}
</style>