diff --git a/src/component/Admin/Settings/Appearance/CustomHTML.tsx b/src/component/Admin/Settings/Appearance/CustomHTML.tsx index e8bef55..acaddb1 100755 --- a/src/component/Admin/Settings/Appearance/CustomHTML.tsx +++ b/src/component/Admin/Settings/Appearance/CustomHTML.tsx @@ -64,6 +64,7 @@ const HeadlessFooterPreview = ({ footer, bottom }: { footer?: string; bottom?: s maxHeight: "40px", mb: 2, }} + style={{ display: "flex", justifyContent: "center", alignItems: "center" }} />