We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578ad72 commit dc51ecbCopy full SHA for dc51ecb
1 file changed
apps/covid/view/MainContainer.mjs
@@ -43,7 +43,7 @@ class MainContainer extends Viewport {
43
activeIndex: this.controller.getTabIndex(Neo.config.hash),
44
flex : 1,
45
reference : 'tab-container',
46
- style : {margin: '20px'},
+ style : {margin: '10px'},
47
48
items: [{
49
module : TableContainer,
0 commit comments