diff --git a/ui/actions/nuxeo-export-button.js b/ui/actions/nuxeo-export-button.js
index cf81db81b..2f313be9a 100644
--- a/ui/actions/nuxeo-export-button.js
+++ b/ui/actions/nuxeo-export-button.js
@@ -64,6 +64,10 @@ import '../nuxeo-button-styles.js';
a:hover {
color: var(--nuxeo-link-hover-color, #0066ff);
}
+
+ .container {
+ overflow: auto;
+ }
@@ -76,7 +80,7 @@ import '../nuxeo-button-styles.js';
-
+
[[i18n('exportButton.dialog.heading')]]