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 2a2b6d4 commit a627f02Copy full SHA for a627f02
1 file changed
apps/agentos/view/InterventionPanel.mjs
@@ -40,7 +40,6 @@ class InterventionPanel extends Panel {
40
items: [{
41
module : GridContainer,
42
store : Interventions,
43
- style : {margin: '10px'},
44
columns: [{
45
dataField: 'timestamp',
46
text : 'Time',
0 commit comments