mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 13:56:45 +00:00
Respect "storytop" metric when in narrow layout
Previously we were only respecting it when in the wide layout
This commit is contained in:
parent
77277b429e
commit
a0c13a0856
@ -473,6 +473,7 @@ button.tc-untagged-label {
|
|||||||
.tc-sidebar-header {
|
.tc-sidebar-header {
|
||||||
padding: 14px;
|
padding: 14px;
|
||||||
min-height: 32px;
|
min-height: 32px;
|
||||||
|
margin-top: {{$:/themes/tiddlywiki/vanilla/metrics/storytop}};
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-story-river {
|
.tc-story-river {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user