diff --git a/frontend/src/components/Schemas/Details/Details.tsx b/frontend/src/components/Schemas/Details/Details.tsx
index 75680eba1..7fcc45166 100644
--- a/frontend/src/components/Schemas/Details/Details.tsx
+++ b/frontend/src/components/Schemas/Details/Details.tsx
@@ -76,18 +76,18 @@ const Details: React.FC = () => {
backText="Schema Registry"
backTo={clusterSchemasPath(clusterName)}
>
+
{!isReadOnly && (
<>
-