mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Observe storyleft position in fluid-fixed mode
This commit is contained in:
parent
3fbe07f1f8
commit
0d55f2c46b
@ -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…
Reference in New Issue
Block a user