Skip to content

Commit

Permalink
update sidenav
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 11, 2021
1 parent efb9eba commit 39f44ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@

<body>

<nav class="nav display:flex align-items:center background:whitesmoke padding-top:10px padding-bottom:10px" main-content_id="content" scroll="sticky-nav,hide-nav" scroll-up="10" scroll-down="10" collection="files" document_id="60395ef42b3ac232657040fd" name="src">
<nav class="nav display:flex align-items:center left:0px background:whitesmoke padding-top:10px padding-bottom:10px" content_id="content" scroll="sticky-nav,hide-nav" scroll-up="10" scroll-down="10" collection="files" document_id="60395ef42b3ac232657040fd" name="src">
</nav>
<sidenav id="menuL" class="cocreate-sidenav background:whitesmoke" data-main_content="content" sidenav-default_desktop="expanded" sidenav-default_tablet="offcanvas" sidenav-ontoggle_desktop="offcanvas" sidenav-ontoggle_tablet="expanded">
<sidenav id="menuL" class="resize position:fixed top:0px left:0px background:whitesmoke height:100vh width:300px width:300px:hover width:0px@xs" resize-target="[content_id='content']" resize-property="margin-left" resize-value="width">
<menu collection="files" document_id="603717b07de7fb350ae9fec8" name="src"></menu>
<div class="resizeHandler"></div>
<div resize="right"></div>
</sidenav>
<main class="padding-top:15px padding:15px@lg@xl" main-content_id="content" id="cocreate-modal">
<main class="padding-top:15px padding:15px@lg@xl" content_id="content" id="cocreate-modal">
<div class="display:flex flex-wrap:wrap justify-content:space-between position:relative margin:10px">
<div class="display:flex align-items:center">
<h2>CoCreate-modal</h2>
Expand Down

0 comments on commit 39f44ed

Please sign in to comment.