1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-08 03:36:38 +00:00

Avoid scrolling filter heading

This commit is contained in:
Jeremy Ruston 2025-04-03 22:09:28 +01:00
parent 967e882040
commit 9b3e61ef10

View File

@ -3556,7 +3556,7 @@ span.tc-translink > a:first-child {
--box-foreground-color: <<colour code-foreground>>;
}
.tc-inspect-filter-box.tc-inspect-filter-box-horizontal {
.tc-inspect-filter-box.tc-inspect-filter-box-horizontal > .tc-box-content {
overflow: scroll
}