diff --git a/superset-frontend/src/explore/components/EmbedCodeButton.jsx b/superset-frontend/src/explore/components/EmbedCodeButton.jsx index 46eed0bb0cda..80fc3d5d4412 100644 --- a/superset-frontend/src/explore/components/EmbedCodeButton.jsx +++ b/superset-frontend/src/explore/components/EmbedCodeButton.jsx @@ -96,6 +96,7 @@ export default class EmbedCodeButton extends React.Component { rows="4" readOnly className="form-control input-sm" + style={{ resize: 'vertical' }} />