diff options
| author | Henry Jameson <me@hjkos.com> | 2022-04-05 18:38:05 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-04-05 18:38:05 +0300 |
| commit | 4a068483ed9b1334780402cbe64dfa3f4a0e8a3a (patch) | |
| tree | 4f65244922dbcb4f3fb534971aedbb0b62431ba3 /src/components/mobile_nav | |
| parent | 9e5037c71564c041c6bf518109d21e84df435855 (diff) | |
wide mode initial implementation + cleanup
Diffstat (limited to 'src/components/mobile_nav')
| -rw-r--r-- | src/components/mobile_nav/mobile_nav.vue | 1 |
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; } |
