Increase line-height for right pane descriptions

This commit is contained in:
doop
2026-05-06 13:15:30 +00:00
parent de6568d750
commit cfe1f2304b
+4
View File
@@ -104,6 +104,10 @@ window content pane > * {
flex: 0 0 auto;
}
window content pane:last-of-type > div {
line-height: 1.625;
}
window content pane > spacer {
display: block;
/* Completes the 24dp bottom inset after the pane's 8dp gap. */