removed p5_loading div
(display: none and no remove)
This commit is contained in:
parent
dc3c2e0982
commit
3befee6fdd
1 changed files with 6 additions and 0 deletions
|
|
@ -58,3 +58,9 @@ export default {
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
#p5_loading {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue