Move negative margin, prevent overlapping on mobile applications page

This commit is contained in:
Oliver Davies 2019-03-14 17:54:18 +00:00
parent 122ad70961
commit 5122ef7e91
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<template>
<div class="w-auto lg:w-56 bg-grey-light text-grey-darker antialiased fixed pin-l h-full overflow-y-scroll z-30 -mt-2px">
<div class="w-auto lg:w-56 bg-grey-light text-grey-darker antialiased fixed pin-l h-full overflow-y-scroll z-30">
<div>
<ul class="list-reset">
<li v-for="link in links" :key="link.title">