mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 06:14:44 +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;
|
position: relative;
|
||||||
width: auto;
|
width: auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
margin-left: {{$:/themes/tiddlywiki/vanilla/metrics/storyleft}};
|
||||||
margin-right: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarwidth}};
|
margin-right: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarwidth}};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user