From 153a597e6e54fae3d2d1f5fa9fe39b4807545be8 Mon Sep 17 00:00:00 2001 From: Hashibutogarasu Date: Mon, 20 Nov 2023 18:21:34 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=8B=E3=83=A5=E3=83=BC=E3=82=B9=E3=81=AE?= =?UTF-8?q?=E5=89=8A=E9=99=A4(=E4=BD=BF=E3=82=8F=E3=81=AA=E3=81=84?= =?UTF-8?q?=E3=81=AE=E3=81=A7)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +- app/assets/css/launcher.css | 1 + app/landing.ejs | 18 +- package-lock.json | 4 +- pnpm-lock.yaml | 2361 +++++++++++++++++++++++++++++++++++ 5 files changed, 2367 insertions(+), 20 deletions(-) create mode 100644 pnpm-lock.yaml diff --git a/.gitignore b/.gitignore index 30ce193d48..daa4ed091b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /.vscode/ /target/ /logs/ -/dist/ \ No newline at end of file +/dist/ +./pnpm-lock.yaml \ No newline at end of file diff --git a/app/assets/css/launcher.css b/app/assets/css/launcher.css index 548b494531..da34e7a1a3 100644 --- a/app/assets/css/launcher.css +++ b/app/assets/css/launcher.css @@ -2522,6 +2522,7 @@ input:checked + .toggleSwitchSlider:before { height: 100%; width: 33%; display: inline-flex; + margin-left: 30%; } /******************************************************************************* diff --git a/app/landing.ejs b/app/landing.ejs index cbf59ad697..445dc5aaf9 100644 --- a/app/landing.ejs +++ b/app/landing.ejs @@ -119,23 +119,7 @@ -
-
-
- -
-
-
+