mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-21 16:58:44 +00:00
On narrow screens ensure there is a background behind the home and menu buttons
This commit is contained in:
@@ -3,7 +3,9 @@ tags: $:/tags/PageTemplate
|
||||
|
||||
<$scrollable fallthrough="no" class="tw-sidebar-scrollable">
|
||||
|
||||
<$reveal class="sidebar-header" state="$:/state/sidebar" type="match" text="yes" default="yes" retain="yes">
|
||||
<div class="sidebar-header">
|
||||
|
||||
<$reveal state="$:/state/sidebar" type="match" text="yes" default="yes" retain="yes">
|
||||
|
||||
<div class="titlebar">{{$:/SiteTitle}}</div>
|
||||
<div class="tw-subtitle">{{$:/SiteSubtitle}}</div>
|
||||
@@ -18,4 +20,6 @@ tags: $:/tags/PageTemplate
|
||||
|
||||
</$reveal>
|
||||
|
||||
</div>
|
||||
|
||||
</$scrollable>
|
||||
|
||||
Reference in New Issue
Block a user