mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-01 18:38:02 +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:
@@ -473,6 +473,7 @@ button.tc-untagged-label {
|
||||
.tc-sidebar-header {
|
||||
padding: 14px;
|
||||
min-height: 32px;
|
||||
margin-top: {{$:/themes/tiddlywiki/vanilla/metrics/storytop}};
|
||||
}
|
||||
|
||||
.tc-story-river {
|
||||
|
Reference in New Issue
Block a user