diff --git a/app.vue b/app.vue index e011b8d..5d47bb7 100644 --- a/app.vue +++ b/app.vue @@ -18,7 +18,6 @@ body { box-sizing: border-box; color: rgb(190, 190, 190); background-color: rgb(30, 30, 30); - height: 100%; margin: 0; } diff --git a/layouts/client.vue b/layouts/client.vue index 02f7ded..b0fbf02 100644 --- a/layouts/client.vue +++ b/layouts/client.vue @@ -90,7 +90,7 @@ function sendMessage(e: Event) {