Skip to content

Commit

Permalink
[ISSUE #8087] Fix popup layer auto width (#8091)
Browse files Browse the repository at this point in the history
Close #8087
  • Loading branch information
onewe committed Apr 8, 2022
1 parent 7319ff1 commit 069afce
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -1296,6 +1296,7 @@ class ConfigurationManagement extends React.Component {
))}
<MenuButton
type="primary"
autoWidth={false}
label={locale.exportBtn}
popupStyle={{ minWidth: 150 }}
>
Expand Down

0 comments on commit 069afce

Please sign in to comment.