Merge branch 'master' of https://github.com/Kylart/KawAnime into stylus

This commit is contained in:
Kylart 2017-10-11 19:09:56 +02:00
commit e9f3466673
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template lang="pug">
v-container.pa-0(fluid)
v-container#local-page.pa-0(fluid, fill-height)
div(v-if='nbEps')
v-layout(row, wrap, style='margin: 0 1%;')
v-flex.menubar(xs12)
@ -205,6 +205,11 @@
opacity: 0
}
#local-page
{
display: inline-block;
}
h6
{
margin-top: 0.7rem;