diff --git a/packages/client/src/pages/PortalSettings/categories/common/sub-components/colorSchemeDialog.js b/packages/client/src/pages/PortalSettings/categories/common/sub-components/colorSchemeDialog.js index 8c7f65db45..35db625544 100644 --- a/packages/client/src/pages/PortalSettings/categories/common/sub-components/colorSchemeDialog.js +++ b/packages/client/src/pages/PortalSettings/categories/common/sub-components/colorSchemeDialog.js @@ -83,6 +83,7 @@ const ColorSchemeDialog = (props) => { displayType="aside" currentColorAccent={currentColorAccent} currentColorButtons={currentColorButtons} + withFooterBorder={showSaveButtonDialog} > {header}