Added markdown render

This commit is contained in:
Gnarwhal 2024-09-19 19:21:58 +01:00
parent ce9a9c5915
commit 951760b619
Signed by: Gnarwhal
GPG key ID: 80DB5B37E4C96776
8 changed files with 130 additions and 47 deletions

View file

@ -107,7 +107,3 @@ export const download_tty_group = style({
},
});
export const wrapper = style({
overflowX: 'scroll',
paddingBottom: '1em',
});