diff --git a/app/pages/Schema/SchemaConfig/Edit/CommonEdit/PropertiesRow.tsx b/app/pages/Schema/SchemaConfig/Edit/CommonEdit/PropertiesRow.tsx
index 89a850f6..1bce235f 100644
--- a/app/pages/Schema/SchemaConfig/Edit/CommonEdit/PropertiesRow.tsx
+++ b/app/pages/Schema/SchemaConfig/Edit/CommonEdit/PropertiesRow.tsx
@@ -62,7 +62,6 @@ export const DisplayRow = (props: IProps) => {
diff --git a/app/pages/Schema/SchemaConfig/Edit/CommonEdit/TTLForm.tsx b/app/pages/Schema/SchemaConfig/Edit/CommonEdit/TTLForm.tsx
index 989cc724..2015414e 100644
--- a/app/pages/Schema/SchemaConfig/Edit/CommonEdit/TTLForm.tsx
+++ b/app/pages/Schema/SchemaConfig/Edit/CommonEdit/TTLForm.tsx
@@ -169,8 +169,8 @@ const formRef = ((props: IProps) => {
cancelText={intl.get('common.cancel')}
>