Reorganising
This commit is contained in:
parent
0b544fc507
commit
24dab2d928
13 changed files with 12 additions and 6 deletions
|
@ -107,3 +107,7 @@ export const download_tty_group = style({
|
|||
},
|
||||
});
|
||||
|
||||
export const wrapper = style({
|
||||
overflowX: 'scroll',
|
||||
paddingBottom: '1em',
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue