mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-06 00:24:08 +00:00
Menu lists should only use white-space: nowrap in the sidebar
Fixes #5030
This commit is contained in:
parent
568990409a
commit
1eac5c051f
@ -834,7 +834,7 @@ button.tc-btn-invisible.tc-remove-tag-button {
|
|||||||
fill: <<colour sidebar-controls-foreground-hover>>;
|
fill: <<colour sidebar-controls-foreground-hover>>;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-menu-list-item {
|
.tc-sidebar-lists .tc-menu-list-item {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user