@@ -5,18 +5,8 @@
</template>
<style lang="scss">
-page {
- height: 100%;
- overflow: auto;
-}
-
-body {
.default-layout {
+ height: 100vh;
overflow: auto;
}
</style>