mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
improved TOC resizer logic
This commit is contained in:
parent
c449bdcd16
commit
26243a5a55
4 changed files with 42 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
<div id="doc-toc" class="document-toc {{if isDesktop 'document-toc-desktop' 'document-toc-small'}}">
|
||||
<div id="doc-toc" class="document-toc {{if isDesktop 'document-toc-desktop'}}">
|
||||
<div class="header">
|
||||
<div class="title">Table of contents</div>
|
||||
{{#if session.authenticated}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue