aboutsummaryrefslogtreecommitdiff
path: root/src/components/mobile_nav
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-05 18:38:05 +0300
committerHenry Jameson <me@hjkos.com>2022-04-05 18:38:05 +0300
commit4a068483ed9b1334780402cbe64dfa3f4a0e8a3a (patch)
tree4f65244922dbcb4f3fb534971aedbb0b62431ba3 /src/components/mobile_nav
parent9e5037c71564c041c6bf518109d21e84df435855 (diff)
wide mode initial implementation + cleanup
Diffstat (limited to 'src/components/mobile_nav')
-rw-r--r--src/components/mobile_nav/mobile_nav.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/mobile_nav/mobile_nav.vue b/src/components/mobile_nav/mobile_nav.vue
index 1c28ef77..09680910 100644
--- a/src/components/mobile_nav/mobile_nav.vue
+++ b/src/components/mobile_nav/mobile_nav.vue
@@ -96,7 +96,6 @@
grid-template-rows: 50px;
grid-template-columns: 2fr auto;
width: 100%;
- position: fixed;
box-sizing: border-box;
}