fix: move gql variables prettify icon to a better position (#6455)

* move gql variable prettier icon down

* fix: doesn't need the class
This commit is contained in:
Siddharth Gelera (reaper)
2025-12-18 19:47:16 +05:30
committed by GitHub
parent b188a9e9a9
commit aac219d4cd

View File

@@ -50,7 +50,7 @@ const GraphQLVariables = ({ variables, item, collection }) => {
return (
<>
<button
className="btn-add-param text-link px-4 py-4 select-none absolute top-0 right-0 z-10"
className="btn-add-param text-link px-4 py-4 select-none absolute right-0 z-10"
onClick={onPrettify}
title="Prettify"
>