aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx')
-rw-r--r--src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx b/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
index 781cbcb55..2efd73136 100644
--- a/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
+++ b/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
@@ -372,7 +372,7 @@ export class DocCreatorMenu extends ObservableReactComponent<{}> {
{this._GPTOpt ? GPTOptions : null}
</div>) : null}
</div>
- <hr className='docCreatorMenu-option-divider'/>
+ <hr className='docCreatorMenu-option-divider full no-margin'/>
<div className='docCreatorMenu-section'>
<div className='docCreatorMenu-section-topbar'>
<div className='docCreatorMenu-section-title'>Your Templates</div>