From 7474ba62be8df2e2035c7b58ad0753a0c19d97c5 Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih Date: Tue, 24 Oct 2023 20:35:54 +0900 Subject: [PATCH] =?UTF-8?q?=E5=85=B1=E9=80=9A=E3=82=B9=E3=82=BF=E3=82=A4?= =?UTF-8?q?=E3=83=AB=E3=82=92=E3=81=8F=E3=81=8F=E3=82=8A=E3=81=A0=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frontend/src/components/MkLaunchPad.vue | 26 ++++------------- packages/frontend/src/style.scss | 19 +++++++++++++ packages/frontend/src/ui/_common_/navbar.vue | 28 ++++++------------- packages/frontend/src/ui/classic.sidebar.vue | 20 +------------ packages/frontend/src/ui/deck.vue | 22 +++------------ packages/frontend/src/ui/universal.vue | 22 +++------------ 6 files changed, 42 insertions(+), 95 deletions(-) diff --git a/packages/frontend/src/components/MkLaunchPad.vue b/packages/frontend/src/components/MkLaunchPad.vue index 32ed36e191..804defd021 100644 --- a/packages/frontend/src/components/MkLaunchPad.vue +++ b/packages/frontend/src/components/MkLaunchPad.vue @@ -7,17 +7,17 @@ SPDX-License-Identifier: AGPL-3.0-only
-