diff --git a/src/components/dashboard/BluePrint.vue b/src/components/dashboard/BluePrint.vue index 6be876f..e2b6063 100644 --- a/src/components/dashboard/BluePrint.vue +++ b/src/components/dashboard/BluePrint.vue @@ -62,10 +62,10 @@ const onClick = () => { - 만들기 취소 + 만들기 diff --git a/src/components/dashboard/MainBottom.vue b/src/components/dashboard/MainBottom.vue deleted file mode 100644 index 1d0cddf..0000000 --- a/src/components/dashboard/MainBottom.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - - diff --git a/src/styles/main.css b/src/styles/main.css index e63887a..44d7229 100644 --- a/src/styles/main.css +++ b/src/styles/main.css @@ -153,5 +153,5 @@ body, height: 80%; } .container-size { - height: 100%; + height: 100vh; } diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index d42a682..6339038 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -16,16 +16,12 @@ - - -