Skip to content

Commit

Permalink
[ISSUE alibaba#8087] Fix popup layer auto width
Browse files Browse the repository at this point in the history
  • Loading branch information
onewe committed Apr 7, 2022
1 parent 953d827 commit 8c7ce36
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 8c7ce36

Please sign in to comment.