Scroll sidebar

This commit is contained in:
Oliver Davies 2018-12-27 10:08:36 +00:00
parent 79c661f6d2
commit dbdb21c4ab

View file

@ -1,5 +1,5 @@
<template>
<div class="w-auto lg:w-64 bg-grey-darkest text-white antialiased fixed pin-l h-full">
<div class="w-auto lg:w-64 bg-grey-darkest text-white antialiased fixed pin-l h-full overflow-y-scroll">
<div>
<ul class="list-reset">
<li v-for="link in links" :key="link.title">