Skip to content

Commit a627f02

Browse files
committed
#8025 AgentOS.view.InterventionPanel: remove the grid margin
1 parent 2a2b6d4 commit a627f02

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/agentos/view/InterventionPanel.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ class InterventionPanel extends Panel {
4040
items: [{
4141
module : GridContainer,
4242
store : Interventions,
43-
style : {margin: '10px'},
4443
columns: [{
4544
dataField: 'timestamp',
4645
text : 'Time',

0 commit comments

Comments
 (0)