diff --git a/ghost/portal/src/components/common/ActionButton.js b/ghost/portal/src/components/common/ActionButton.js index c21bb46590..e5f70e7082 100644 --- a/ghost/portal/src/components/common/ActionButton.js +++ b/ghost/portal/src/components/common/ActionButton.js @@ -7,7 +7,7 @@ export const ActionButtonStyles = ` .gh-portal-btn-main { box-shadow: none; position: relative; - height: 46px; + height: 44px; border: none; }