Fixed app drawer appearing behind content

This commit is contained in:
Stefan Zermatten
2017-03-09 08:39:59 +02:00
parent aa08a9b57a
commit a750101765

View File

@@ -1,6 +1,6 @@
<template name="layout">
<app-drawer-layout class="layout" responsive-width="905px" fullbleed>
<app-drawer>
<app-drawer style="z-index: 20;">
{{> appDrawer}}
</app-drawer>
{{> yield}}