Fixed app drawer appearing behind content
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user