From 6441fc09e43331e75ca17792fc7462ead391125b Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 11 Dec 2021 12:12:16 +0900 Subject: [PATCH] =?UTF-8?q?misc:=20scss=20=ED=8C=8C=EC=9D=BC=20=EC=A0=95?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scss/main.scss | 2 +- hwe/ts/components/TopBackBar.vue | 2 +- hwe/ts/gateway/login.ts | 4 ++-- hwe/ts/troop.ts | 4 ++-- hwe/ts/v_NPCControl.ts | 4 ++-- hwe/ts/v_inheritPoint.ts | 5 +++-- hwe/ts/v_main.ts | 4 ++-- 7 files changed, 13 insertions(+), 12 deletions(-) diff --git a/hwe/scss/main.scss b/hwe/scss/main.scss index 735d8d69..0eeb1e8f 100644 --- a/hwe/scss/main.scss +++ b/hwe/scss/main.scss @@ -1,5 +1,5 @@ -@import "./common/break_500px.scss"; @import "./common/bootstrap5.scss"; +@import "./common/break_500px.scss"; body { color: white; diff --git a/hwe/ts/components/TopBackBar.vue b/hwe/ts/components/TopBackBar.vue index 040f74a1..62e340c0 100644 --- a/hwe/ts/components/TopBackBar.vue +++ b/hwe/ts/components/TopBackBar.vue @@ -8,8 +8,8 @@