diff --git a/theatre/studio/src/panels/DetailPanel/propEditors/utils/NextPrevKeyframeCursors.tsx b/theatre/studio/src/panels/DetailPanel/propEditors/utils/NextPrevKeyframeCursors.tsx index 5d8248b..0784b0a 100644 --- a/theatre/studio/src/panels/DetailPanel/propEditors/utils/NextPrevKeyframeCursors.tsx +++ b/theatre/studio/src/panels/DetailPanel/propEditors/utils/NextPrevKeyframeCursors.tsx @@ -34,7 +34,7 @@ const Container = styled.div` } ` -const Button = styled.button` +const Button = styled.div` background: none; position: relative; border: 0;