mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-02-23 16:40:48 -08:00
Observe storyleft position in fluid-fixed mode
This commit is contained in:
parent
3fbe07f1f8
commit
0d55f2c46b
1 changed files with 1 additions and 0 deletions
|
|
@ -930,6 +930,7 @@ html body.tc-body.tc-single-tiddler-window {
|
|||
position: relative;
|
||||
width: auto;
|
||||
left: 0;
|
||||
margin-left: {{$:/themes/tiddlywiki/vanilla/metrics/storyleft}};
|
||||
margin-right: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarwidth}};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue