From 224500898544519769f2c5e2915932c5c261c1a3 Mon Sep 17 00:00:00 2001 From: NewHappyRabbit <31893343+NewHappyRabbit@users.noreply.github.com> Date: Mon, 10 Feb 2025 06:00:41 +0200 Subject: [PATCH 1/5] Fixed population container width on desktop, preventing a right-click --- .gitignore | 1 + src/client/index.html | 355 ++++++++++++++++++------------------------ 2 files changed, 150 insertions(+), 206 deletions(-) diff --git a/.gitignore b/.gitignore index d17f2382b..acadd7143 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ out/ TODO.txt resources/images/.DS_Store resources/.DS_Store +.env \ No newline at end of file diff --git a/src/client/index.html b/src/client/index.html index ddbd035b4..5b00b6032 100644 --- a/src/client/index.html +++ b/src/client/index.html @@ -1,226 +1,169 @@ -
- - -