overflow: scroll

This commit is contained in:
crumbtoo
2024-04-26 09:54:38 -06:00
parent d4bc5d46d1
commit 68aa0df2a4
2 changed files with 8 additions and 2 deletions

View File

@@ -24,12 +24,17 @@ body
.split-pane
{ margin: 0
; padding: 0
; overflow: scroll
}
.pane-content
{ margin: 0.5em
}
.pane-content h5
{ margin: 0
}
.split-pane:has(> .stack-view)
{ display: flex
; flex-direction: column-reverse