From d78168d4549d62f09cdb37719d59ef1734798b34 Mon Sep 17 00:00:00 2001 From: Erzangel Date: Sun, 12 May 2024 13:55:13 +0200 Subject: [PATCH] fix: erika is no longer a chonker --- components/LobbyView.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/LobbyView.vue b/components/LobbyView.vue index 3b1f74b..1892cf2 100644 --- a/components/LobbyView.vue +++ b/components/LobbyView.vue @@ -160,8 +160,6 @@ function killErika() { position: absolute; z-index: 1; width: 300px; - height: 300px; - padding-top: 200px; box-sizing: border-box; pointer-events: none;