@@ -6,6 +6,9 @@
</template>
<style lang="less">
+#app{
+ height: 100%;
+}
.el-message{
min-width: 250px !important;
}
@@ -18,6 +18,7 @@
max-width: 1200px;
max-height: 100vh;
overflow: hidden;
position: relative;
margin: 0 auto;