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 ofekisr committed Feb 8, 2022
1 parent 93ad9cd commit 4ce1836
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 4ce1836

Please sign in to comment.