diff --git a/explorer/src/components/Staking/ActionsDropdown.tsx b/explorer/src/components/Staking/ActionsDropdown.tsx index 567f1b48..de4b8458 100644 --- a/explorer/src/components/Staking/ActionsDropdown.tsx +++ b/explorer/src/components/Staking/ActionsDropdown.tsx @@ -54,13 +54,13 @@ export const ActionsDropdown: FC = ({ }) } > -
- +
+
Actions @@ -72,7 +72,7 @@ export const ActionsDropdown: FC = ({ leaveFrom='opacity-100' leaveTo='opacity-0' > - + {actionsAvailable.map((actionType, index) => (