mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-25 08:26:52 +00:00
style update to make preview slider move
This commit is contained in:
parent
936df822c6
commit
0664df852e
@ -193,7 +193,7 @@ div[class*="tc-sidebar-resizer-identified-"]:not(.tc-main-sidebar-resizer) {
|
||||
grid-template-columns: calc(100% - <<width>>) <<width>>;
|
||||
}
|
||||
|
||||
.tc-sidebar-resizer.tc-sidebar-resizer-identified-<<identifier>> {
|
||||
div.tc-sidebar-resizer.tc-sidebar-resizer-identified-<<identifier>> {
|
||||
left: calc(100% - <<width>> - <<get.theme.metric previewsliderwidth>>);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user