Skip to content

Commit

Permalink
fix(explore): fix chart embed code modal glitch (apache#17843)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenLYZ authored and shcoderAlex committed Feb 7, 2022
1 parent 98afd5a commit 604ef63
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export default class EmbedCodeButton extends React.Component {
rows="4"
readOnly
className="form-control input-sm"
style={{ resize: 'vertical' }}
/>
</div>
<div className="col-sm-2">
Expand Down

0 comments on commit 604ef63

Please sign in to comment.