From 37ae0fd92c2d392cda56912707e6c52faec54334 Mon Sep 17 00:00:00 2001 From: taehoon Date: Thu, 5 Sep 2019 12:22:56 -0400 Subject: [PATCH] fix logo moving bug when lightbox is open --- src/App.scss | 1 + src/App.vue | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/src/App.scss b/src/App.scss index 3914cec26..a8850961c 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 d74535491..eb571a175 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,20 +15,20 @@ class="nav-bar container" @click="scrollToTop()" > -