This commit is contained in:
2019-08-10 16:08:44 +02:00
parent f18ef58789
commit c2f68a57b6
2 changed files with 11 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ export default {
</script>
<style scoped>
#app {
height: 100%;
height: 100vh;
}
#app,
.section {