From 3294e0b46db0d15b52a0d958f319ffdbaf3a375e Mon Sep 17 00:00:00 2001 From: peunsu <44690893+peunsu@users.noreply.github.com> Date: Sun, 11 Feb 2024 09:24:27 +0000 Subject: [PATCH] Remove the border circle of the logo on landing page. --- app/assets/css/launcher.css | 1 - app/assets/lang/ko_KR.toml | 4 ++-- electron-builder.yml | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/app/assets/css/launcher.css b/app/assets/css/launcher.css index f76cfdbe..1c4856cb 100644 --- a/app/assets/css/launcher.css +++ b/app/assets/css/launcher.css @@ -2868,7 +2868,6 @@ input:checked + .toggleSwitchSlider:before { position: relative; height: 70px; width: 70px; - border-radius: 50%; margin-top: 50px; } diff --git a/app/assets/lang/ko_KR.toml b/app/assets/lang/ko_KR.toml index 1dc136da..73c2b1e2 100644 --- a/app/assets/lang/ko_KR.toml +++ b/app/assets/lang/ko_KR.toml @@ -100,7 +100,7 @@ jvmOptsDesc = "실행 시 JVM에 전달할 추가 인수를 설정합니다.