Fix jittery scrolling on lists

This commit is contained in:
Jeremy Ruston
2025-05-08 18:05:21 +01:00
parent c0d9c4f9ec
commit 26d9d9fb62
@@ -52,6 +52,7 @@ tags: $:/tags/Stylesheet
.tc-box-content-list-scollable {
margin: -0.25em;
max-height: 25vh;
width: 12em;
}
.tc-box-content-list {