@@ -112,8 +112,8 @@ export default {
<style scoped>
.dashboard {
- width: 1920px;
- height: 1080px;
+ width: 100%;
+ height: 100%;
overflow: hidden;
position: relative;
}