From b01f3de71541a04d9ffbc2f9f79ba8a7453c5589 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Fri, 9 Jun 2023 02:58:07 +0200 Subject: [PATCH] Removed the settings-area class from the GameCreation styles.sass --- webui/src/pages/GameCreation/styles.sass | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webui/src/pages/GameCreation/styles.sass b/webui/src/pages/GameCreation/styles.sass index dfbbdc4..621cdbc 100644 --- a/webui/src/pages/GameCreation/styles.sass +++ b/webui/src/pages/GameCreation/styles.sass @@ -16,10 +16,6 @@ flex-wrap: wrap gap: 16vw -.settings-area - width: 18rem - height: 25rem - .start-btn margin-top: 1rem width: 100%