From 063f33c971b865d6e71ac2dc87882ecd0e16416d Mon Sep 17 00:00:00 2001 From: Yro Boros Date: Thu, 19 Mar 2026 12:52:11 +1000 Subject: [PATCH] =?UTF-8?q?=D0=BC=D0=B5=D0=BB=D0=BA=D0=B8=D0=B5=20=D0=BF?= =?UTF-8?q?=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 9 ++++----- src/assets/main.css | 4 +--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/src/App.vue b/src/App.vue index 19a3ebb..1ceb180 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,7 +5,6 @@ import Section from "./components/Section.vue"; import Setings from "./components/Setings.vue"; import Authe from "./components/Authe.vue"; - // Инициализация темы при загрузке приложения onMounted(() => { const savedTheme = localStorage.getItem("theme"); @@ -35,7 +34,7 @@ function handleUpdate(newValue) {
-
+
@@ -49,11 +48,11 @@ function handleUpdate(newValue) {
-
+
- diff --git a/src/assets/main.css b/src/assets/main.css index 639b8a1..d359931 100644 --- a/src/assets/main.css +++ b/src/assets/main.css @@ -14,6 +14,4 @@ body { background-color: #111827; } -/* .grecaptcha-badge { - display: none !important; -} */ \ No newline at end of file +