small padding

This commit is contained in:
aamunger
2023-04-05 11:06:01 -07:00
parent c60f757130
commit c21478e430

View File

@@ -334,6 +334,7 @@ export const activate: ActivationFunction<void> = (ctx) => {
#container div.truncation-message {
font-style: italic;
font-family: var(--theme-font-family);
padding-top: 4px;
}
#container div.output .scrollable div {
cursor: text;