Skip to content

Commit

Permalink
changed edit
Browse files Browse the repository at this point in the history
  • Loading branch information
AAfghahi committed Jun 17, 2021
1 parent 8a4ff62 commit f58fa9b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,10 @@ const DatabaseModal: FunctionComponent<DatabaseModalProps> = ({
<Modal
css={(theme: SupersetTheme) => [
antDTabsStyles,
antDModalStyles(theme),
antDModalNoPaddingStyles,
antDModalStyles(theme),
formHelperStyles(theme),
formStyles(theme),
]}
name="database"
data-test="database-modal"
Expand Down

0 comments on commit f58fa9b

Please sign in to comment.