@@ -33,8 +33,5 @@ const snackbar = ref(true)
</script>
<style scoped>
-::v-deep .v-application__wrap {
- height: 0;
- min-height: 0;
-}
+
</style>