mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 12:02:56 -08:00
add margins and padding -> waiting for mediaquery tracking
This commit is contained in:
parent
1c33fa9de6
commit
2ec8f009ac
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ tags: $:/tags/PageTemplate
|
|||
|
||||
<$list filter="[list[$:/StoryList]]" history="$:/HistoryList" storyview={{$:/view}} emptyMessage={{$:/config/EmptyStoryMessage}}>
|
||||
|
||||
<$transclude $variable="make-draggable-droppable" tiddler=<<currentTiddler>> enable={{$:/config/story/dragndrop/enable}} list="$:/StoryList" content=<<content>>/>
|
||||
<$transclude $variable="make-draggable-droppable" tiddler=<<currentTiddler>> enable={{$:/config/story/dragndrop/enable}} list="$:/StoryList" content=<<content>> styleMarginBottom="28px" stylePaddingLeft="42px" stylePaddingRight="42px"/>
|
||||
|
||||
</$list>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue