Add style to Main Container
This commit is contained in:
parent
ed5d2daed8
commit
58ec891db3
3 changed files with 16 additions and 10 deletions
|
@ -22,8 +22,8 @@ serve({
|
|||
MainContainer: {
|
||||
Type: 'Trou',
|
||||
BorderColor: '#ffffff',
|
||||
Height: 1600,
|
||||
Width: 20000
|
||||
Height: 300,
|
||||
Width: 2000
|
||||
}
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue