From ad504768feacecdbd9f41f4bca470a58fdf0d059 Mon Sep 17 00:00:00 2001 From: taehoon Date: Fri, 19 Jul 2019 12:36:07 -0400 Subject: lock body scroll --- src/App.vue | 1 + 1 file changed, 1 insertion(+) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index 719e00a4..d7453549 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,6 +4,7 @@ :style="bgAppStyle" >
-- cgit v1.2.3-70-g09d2 From 37ae0fd92c2d392cda56912707e6c52faec54334 Mon Sep 17 00:00:00 2001 From: taehoon Date: Thu, 5 Sep 2019 12:22:56 -0400 Subject: fix logo moving bug when lightbox is open --- src/App.scss | 1 + src/App.vue | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 12 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.scss b/src/App.scss index 3914cec2..a8850961 100644 --- a/src/App.scss +++ b/src/App.scss @@ -392,6 +392,7 @@ i[class*=icon-] { } .inner-nav { + position: relative; margin: auto; box-sizing: border-box; padding-left: 10px; diff --git a/src/App.vue b/src/App.vue index d7453549..eb571a17 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,20 +15,20 @@ class="nav-bar container" @click="scrollToTop()" > -